/* Add missing class for Bootstrap collapse functionality */
.collapse.show {
    display: block;
}