.accordion-title {
    clear: both;
    font-weight: bold;
}
.accordion-title:hover { cursor: pointer }
.accordion-content { margin-bottom: .5em }