#nav-logo-menu-btn .bg-wrap {
	background: #baa6d3;
}
#header-form .bg-wrap {
	background: #f3e5f5;
}
#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: #e1bee7;
}
#text-3col-2 .bg-wrap {
	background: #d6c4da;
}
#desc-text-8 .bg-wrap {
	background: #c9abce;
}
#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: #dbb5e1;
}
#desc-img-text-3 .bg-wrap {
    background: #c9b5cc;
}
#contact-center-form .bg-wrap {
	background: #e8eaf6;
}
#cookie-text-btn-2 .bg-wrap {
	background: #b79ec5;
}
#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;
}
#footer-logo-text-btn .bg-wrap {
	background: #7b1fa2;
}