I am looking to break up a long form that has a number of sections. I found a Answers suggestion that showed how to change the background color of a section header. In addition to the header, I would like to change the background color of the entire section.
I do not know the selector to use.
.green .cf-section-header { background-color: green; }