Change Background Colour of Single Section

@KarenSloan
Paste this code on top of the section-multicolumn.css file.

.multicolumn-card {
    background-color: #FABE77 !important;
}

Thank You.