To change Accordion Icon Color (plus/minus/arrow).
You can use this code to Custom CSS box.
If code doesn’t work, you can comment below, message or email me.
div.accordion-icon-container>div>div {
background-color: #f1f !important;
}
Result