.eapps-faq {
   margin: 0 auto;
}

#eapps-faq-1 .eapps-faq-content-category-item-answer-text {
    font-size: 1.125rem;
    line-height: 1.375rem;
    word-wrap: break-word;
}

.eapps-faq-content-category-item-question {
    font-weight: 500;
}

@media (max-width: 640px) {

.eapps-faq-content-category-title {
    font-size: 1.25rem;
}
    
}