
#nav-menu-logo .bg-wrap {
	background: #f3e5f5;
}

#header-text-2 .bg-wrap {
    background: #ba68c8;
}

#desc-img-text .bg-wrap {
    background-color: #e1bee7;
}

#text-3col-2 .bg-wrap {
    background: #ffffff;
}

#benefits-4col-3 .bg-wrap {
    background-color: #f3e5f5;
}

#desc-text-halfbg-2 .bg-wrap {
    background: #6a1b9a;
}

#text-2col-4 .bg-wrap {
    background-color: #ffffff;
}

#contact-form-halfbg .bg-wrap {
    background: #ffffff;
}

#cookie-text-btn .bg-wrap {
    background: rgba(255, 255, 255, 0.8);
}#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.4;
}
#footer-text-2 .bg-wrap {
    background-color: #ce93d8;
}
