Hi
Thanks for contacting us. No sorry there is no default option to do that. But you can use custom CSS on that. You can use this CSS in your custom.css file
#sppb-addon-1717756920258 .sppb-panel-custom .sppb-panel-heading::nth-child(0) {
background: yellow !important;
}
#sppb-addon-1717756920258 .sppb-panel-custom .sppb-panel-heading::nth-child(1) {
background: #0345bf !important;
}
#sppb-addon-1717756920258 .sppb-panel-custom .sppb-panel-heading::nth-child(2) {
background: #dc3545 !important;
}
If it does not work then please knock me here when your site will be online. I will help you then.
-Regards.