Hi kelly,
It seems you want to keep colored background on tab. If so than please add this css on style.css file of child theme.
.accordion .ui-accordion-header {
background-color: #E21414;
}
Let us know if we are understanding fully or perhaps this is not what you meant for.
Thanks