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

#header-text-2 .bg-wrap {
    background: #c8e6c9;
}

#benefits-3col-9 .bg-wrap {
    background-color: #a5d6a7;
}

#desc-img-text .bg-wrap {
    background: #4caf50;
}

#blog-text-2 .bg-wrap {
    background-color: #2e7d32;
}

#desc-img-text-text .bg-wrap {
    background: #81c784;
}

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

#contact-form-3 .bg-wrap {
    background: #388e3c;
}

#cookie-text-btn .bg-wrap {
    background: rgba(27, 94, 32, 0.8);
}

#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.2;
}
#blog-text-2 .bg {
    background-image: url('../images/bg-37.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.15;
}
#footer-text-2 .bg-wrap {
    background-color: #1b5e20;
}
