In layout designer you see there are rows , each has name and class, also each position is in container with class :
.mp_<position name>{
You can style entire row by using class specified for it in layout designer (layout designer in template parameters) , example is bottom row where contact us is, we have in css:
.row-6{
background;black;
}
you can add your definition on bottom of template_css.css