#header-textbox .bg-wrap {
    background-color: #2a2a2a;
}

#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;
}

#desc-text-halfbg .bg-wrap {
    background: #4a4a4a;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
    background-image: url(../images/bg-11.webp);
}
#cookie-text .bg-wrap {
    background-color: rgba(60, 60, 60, 0.9);
}