shemeam
Hi
Add this code in /css/custom.css file and change the color code as per needs
for call to action
.custom .call-to-actions {
background: #5cb85c!important;}
For orange color use this code
.module-bg.bg-secondary {
background: #fca654!important;
}
Regards