.faq .accordion-button {
    font-family: brandon-grotesque, sans-serif;
    background-color: var(--liila50) !important;
    color: var(--musta);
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
}

.faq .accordion-button:focus {
    box-shadow: none !important;
}