#nav-logo-menu-2 .bg-wrap {
    background: #2e7d32;
}
#header-textbox .bg-wrap {
    background-color: #2e7d32;
}
#benefits-3col-9 .bg-wrap {
    background: #e8f5e8;
}
#text-2col-3 .bg-wrap {
    background: #e8f5e8;
}
#desc-text-7 .bg-wrap {
    background: #1b5e20;
}
#desc-text-halfbg .bg-wrap {
    background: #1b5e20;
}
#text-4col .bg-wrap {
    background: #e8f5e8;
}
#contact-form-2 .bg-wrap {
    background: #e8f5e8;
}
#cookie-text .bg-wrap {
    background-color: #c8e6c9;
}
#footer-logo-text-social .bg-wrap {
    background: #1b5e20;
}
#header-textbox .bg {
    background-image: url('../images/bg-71.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.2;
}
#desc-text-7 .bg {
    background-image: url('../images/bg-32.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.25;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
    background-image: url(../images/bg-11.webp);
}