Hi there!
Thanks for your query.
Here you go: https://prnt.sc/FpNpZ72jbYaj
You can use the following code in your custom CSS:
.sppb-addon-accordion .sppb-panel-faq .sppb-panel-heading.active .sppb-toggle-direction {
background: #bf0395;
color: #8b2121;
}
You may use your desired color in the above code.
Note: Path towards custom CSS(Joomla 3): Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.
Best Regards