#nav-menu-logo-menu .bg-wrap {
	background-color: #ba89ce;
}
#header-text .bg {
    background-image: url('../images/bg-46.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:0.25;
}
#header-text .bg-wrap {
	background-color: #f3e5f5;
}
#benefits-2col-9 .bg-wrap {
    background-color: #f3e5f5;
}
#benefits-2col-9 .bg {
    background-repeat: repeat;
    background-size: 50px auto;
    opacity: 0.25;
}
#text-1col .bg-wrap {
    background-color: #f3e5f5;
}
#desc-halfbg-text-2 .bg-wrap {
	background-color: #f3e5f5;
}
#text-4col-3 .bg-wrap {
    background-color: #f3e5f5;
}
#desc-text-halfbg-3 .bg-wrap {
	background-color: #f3e5f5;
}
#desc-text-4 .bg {
    background-image: url('../images/bg-75.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity:.1;
}
#desc-text-4 .bg-wrap {
    background-color: #f3e5f5;
}
#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.36;
}
#contact-form .bg-wrap {
    background: #4a148c;
}
#cookie-text-btn .bg-wrap {
    background-color: #f3e5f5;
}
#footer-logo-text-btn .bg-wrap {
    background-color: #f3e5f5;
}

#feedback-mastery .bg-wrap {
    background: #ede7f6;
}