/* Título das perguntas */
.elfsight-app .eapps-faq-item-title {
  font-size: 16px !important;
}

/* Texto das respostas */
.elfsight-app .eapps-faq-item-content {
  font-size: 12px !important;
  line-height: 1.6;
}