#header-modal-text .bg {
    background-image: url('../images/bg-83.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:.1;
}#benefits-4col-6 .bg-wrap {
    background-color: #fff4e6;
}#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.35;
}#desc-text-halfbg .bg-wrap {
    background: #4a3c1d;
}#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;
}
#cookie-text .bg-wrap {
    background-color: rgba(74, 60, 29, 0.9);
}