.agenda-item-description p:last-child {
    margin-bottom:0;
}

#agendaItems a[aria-expanded="true"] .fa:before {
    content: '\f00d';
}  