#nav-logo-menu .bg-wrap {
	background: #7b1fa2;
}
#desc-halfbg-text-img-text.light .bg-wrap {
    background-color: #e1bee7;
}
#desc-halfbg-text-img-text.dark .bg-wrap {
    background-color: #8e24aa;
}
#desc-text-4 .bg {
    background-image: url('../images/bg-75.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.2;
}
#desc-text-4 .bg-wrap {
    background: #f3e5f5;
}
#text-2col.light .bg-wrap {
    background: #f3e5f5;
}
#text-2col.dark .bg-wrap {
    background: #4a148c;
}
#desc-text-halfbg.dark .bg-wrap {
    background: #7b1fa2;
}
#contact-form-halfbg.light .bg-wrap {
    background: #e8eaf6;
}
#contact-form-halfbg.dark .bg-wrap {
    background: #311b92;
}
#cookie-text .bg-wrap {
    background: rgba(123, 31, 162, 0.9);
}
#footer-text-logo-social.dark .bg-wrap {
    background: #7b1fa2;
}
section.light .bg-wrap {
    background-color: #fafafa;
}
section.dark .bg-wrap {
    background-color: #6a1b9a;
}