.collapsed {
    font-weight: bold;
}

.btn-link {
    font-size: 24px;
    color: black;
}

.btn-link:hover {
    text-decoration: none;
}

.btn-link:focus {
    text-decoration: none;
}

p,
li {
    line-height: 30px;
}