Hi
Sure, you can use this:
/* For price block */
.listing-list-loop .content .meta-top .price {
background-color: green !important;
}
/* Video button */
.listing-list-loop .video-preview {
background-color: green !IMPORTANT;
}
/* "Reset All" button */
.sidebar-action-units .button {
background-color: green !important;
}
/*For slider */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
background-color: green !IMPORTANT;
}
/* Single car price block */
.single-car-prices {
background-color: green !IMPORTANT;
}
/* Additional Features */
.stm_single_car_wrapper .stm_single_car_row .stm_single_car_side .stm-single-car-side .stm-single-listing-car-features h3 {
background-color: green !important;
}
Regards