Add this code to the Custom CSS field on the Appearance tab of your FAQ widget’s settings:
.eapps-faq-content-category-item:before {
background-color: #00261E !important;
}
.eapps-faq-content-category-item:after {
background-color: #00261E !important;
}
.eapps-faq-content-category-item-question-icon:before {
background-color: #00261E !important;
}
.eapps-faq-content-category-item-question-icon:after {
background-color: #00261E !important;
}
Guys, if this code was helpful to you, let us know in the comments