.eui-widget-title{margin-bottom: 32px;}
.eapps-faq-content-category-title{margin-top: 32px; margin-bottom: 16px;}
.eapps-faq-content-category{margin-top: 32px;}
.eapps-faq-content-category-item-question{padding:20px;}
.eapps-faq-content-category-item-active .eapps-faq-content-category-item-answer{padding:0 20px 12px 20px;}
.eapps-faq-content-category-item-question-icon:before { 
  background-color: #57B9FF!important;
}
.eapps-faq-content-category-item-question-icon:after { 
  background-color: #1121c7!important;
}.eapps-faq-content-category-item:before {
  background-color: #1121c7!important;
  opacity: 0.8;
}
.eapps-faq-content-category-item:after {
  background-color: #000000 !important;
    opacity: 0.8;
}
.eapps-faq-content-category-item-question-icon:before {
    background-color: #097bbc !important;
}
.eapps-faq-content-category-item-question-icon:after {
    background-color: #1121c7 !important;
}
.eapps-faq-content-category-item {
    border-radius: 6px;
}
.eapps-faq-content-category-item-question {
    font-size: 16px;
    line-height: 13px;
    color: #57B9FF!important;
}.eapps-faq-content-category-item-question-text {
 color: #1121c7 !important;
}