
#nav-menu-logo .bg-wrap {
	background: #e8f5e9;
}

#header-text-2 .bg-wrap {
    background: #a5d6a7;
}#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.4;
}
#desc-img-text .bg-wrap {
	background: #66bb6a;
}

#text-3col-2 .bg-wrap {
    background-color: #81c784;
}#desc-text-halfbg-2 .bg-wrap {
    background: #388e3c;
}

#text-2col-4 .bg-wrap {
    background: #66bb6a;
}

#benefits-4col-3 .bg-wrap {
    background-color: #4caf50;
}

#contact-form-halfbg .bg-wrap {
    background: #ffffff;
}

#cookie-text-btn .bg-wrap {
    background: rgba(46, 125, 50, 0.8);
}#footer-text-2 .bg-wrap {
    background-color: #2e7d32;
}
