.faq-directory {
    font-size: 1.2rem;
}

.faq-subtitle {
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
}

/* Invisible padding so anchor links work for sticky navbar */
.target {
    padding-top: 140px;
    margin-top: -140px;
}