#nav-menu-full .bg-wrap{
    background-color: #db9aaf;
}
#header-subscribe .bg {
    background-image: url('../images/bg-81.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.16;
}
#header-subscribe .bg-wrap {
    background: #c2185b;
}
#text-2col .bg-wrap {
    background-color: #fce4ec;
}
#desc-halfbg-text-img-text-2 .bg-wrap {
	background-color: #f8bbd9;
}
#desc-halfbg-text-img-text-2 .bg {
	opacity: 1;
}
#text-4col-2 .bg-wrap {
	background-color: #f8bbd9;
}
#desc-img-img-text .bg-wrap {
	background-color: #f8bbd9;
}
#text-2col-3 .bg-wrap {
    background-color: #f8bbd9;
}
#desc-img-text-text .bg-wrap {
	background-color: #f8bbd9;
}
#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: .1;
}
#contact-form .bg-wrap {
    background-color: #f8bbd9;
}
#footer-logo-text-btn .bg-wrap {
    background-color: #f8bbd9;
}
#cookie-text .bg-wrap {
    background: #880e4f;
}