#header-textbox-3 .bg-wrap {
    background-color: #3e2723;
}

#header-textbox-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.75;
}
#benefits-2col-7 .bg-wrap {
    background-color: #efebe9;
}
#inner-text .bg-wrap {
    background-color: #f5f5f5;
}
#desc-halfbg-text-2 .bg-wrap {
    background-color: #fafafa;
}
#desc-text-6 .bg {
    background-image: url('../images/bg-49.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:1;
}
#desc-text-6 .bg-wrap {
    background-color: #4e342e;
}
#desc-img-text .bg-wrap {
    background-color: #fce4ec;
}
#chart-2col-circle .bg-wrap {
    background-color: #f3e5f5;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;
}
#contact-form-2 .bg-wrap {
    background-color: #fff3e0;
}
#cookie-text .bg-wrap {
    background-color: rgba(42, 26, 77, 0.9);
}
#footer-text-2 .bg-wrap {
    background-color: #f9fbe7;
}
