#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:0.35;
}#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.35;
}#nav-logo-menu .bg-wrap {
    background: #e8f5e9;
}

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

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

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

#benefits-3col-counter-3 .bg-wrap {
    background: #388e3c;
}

#testimonial-3col-5 .bg-wrap {
    background-color: #e8f5e9;
}

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

#contact-form-halfbg .bg-wrap {
    background: #66bb6a;
}#cookie-text .bg-wrap {
    background: rgba(27, 94, 32, 0.8);
}

#footer-text-logo .bg-wrap {
    background: #1b5e20;
}