Hello,
Go to Dashboard -> Appearance -> Customize -> Theme Options -> Theme General Options -> paste the below code in Custom CSS box and save –
.enigma_footer_widget_area {
background: #31708f !important;
}
.enigma_footer_widget_title {
color: #333;
}
.enigma_footer_widget_column ul li a {
color: #333 !important;
}
.carousel-text h1 {
color: #428bca;
}
Now go to Customize -> Colors -> Select Background Color and save.
Thanks.