#nav-logo-menu-btn .bg-wrap {
	background: #ffffff;
}
#header-form .bg-wrap {
	background: #fff7f0;
}
#header-form .bg {
    background-image: url('../images/bg-82.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.39;
}
#desc-img-text .bg-wrap {
	background: #fffcf5;
}
#text-3col-2 .bg-wrap {
	background: #fffefa;
}
#desc-text-8 .bg-wrap {
	background: #fff9f3;
}
#desc-text-8 .bg {
    background-image: url('../images/bg-23.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.45;
}
#text-1col .bg-wrap {
	background: #fffbf7;
}
#desc-img-text-3 .bg-wrap {
    background: #fff8f2;
}
#contact-center-form .bg-wrap {
	background: #fffdfa;
}
#cookie-text-btn-2 .bg-wrap {
	background: #664a33;
}
#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;
}
#footer-logo-text-btn .bg-wrap {
	background: #5a3d2a;
}