@media screen and (max-width: 575px) {
  .faq-item .accordion-button {
    font-size: .75rem;
  }
}