#nav-menu-full .bg-wrap{
    background-color: #e6e6e6;
}

#header-subscribe .bg {
    background-image: url('../images/bg-81.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.2;
}

#header-subscribe .bg-wrap {
    background: #c026d3;
}

#benefits-2col-6 .bg-wrap{
    background: #fae8ff;
}

#desc-text-img-2 .bg-wrap {
	background: #d946ef;
}

#text-4col .bg-wrap {
    background: #fdf4ff;
}

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

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

#desc-text-halfbg .bg-wrap {
    background: #a21caf;
}

#creative-excellence-programs .bg-wrap {
    background: #f5d0fe;
}

#contact-form-map .bg-wrap {
    background: #fae8ff;
}

#cookie-text-btn .bg-wrap {
    background-color: rgba(215, 202, 216, 0.9);
}

#footer-logo-share .bg {
    background-image: url('../images/bg-sign.webp');
    background-repeat: no-repeat;
    background-position: right bottom;
    opacity: 0.075;
}

#footer-logo-share .bg-wrap {
    background: #c026d3;
}
