I realized my first mistake and corrected it: I used the wrong element, the Testimonials Slider, instead of the Testimonial Carousel. I’ve corrected this mistake.
I also changed your suggested CSS code to the carousel widget as follows:
.spb_testimonial_carousel_widget .spb-bg-color-wrap {
background: #bc551d none repeat scroll 0 0 !important;
}
But this does not change the background color of the carousel.
Is there any documentation on the CSS classes or do I just need to find the appropriate CSS file and do my own analysis to figure it out?