Hello Support
What CSS do you I use to specifically select the background of ember 20 to color grey.
If I just use .row is change other areas on the site.
if you remove .row { background-color: #ffffff; } I think that white area would become grey
.row { background-color: #ffffff; }