.faq-item:has(.faq-answer.max-h-0) .faq-question:hover {
    background: #fffbeb;
}
.faq-item.open .faq-icon {
    transform: rotate(180deg);
}
