bigbroso
Hi
For the Nav dark gray color add this code in custom.css file and change the color code as per needs
.t3-mainnav .container {
background-color: #3a352f;}
Here is code for the module section
#Mod101 .acm-features.style-1 .features-item.even .features-item-inner {
background-color: #3a352f;
}