
#nav-logo-menu-2 .bg-wrap {
	background: #c2185b;
}
#header-text-3 .bg {
    background-image: url('../images/bg-60.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:.4;
}
#header-text-3 .bg-wrap {
    background: #ec407a;
}
#desc-text-img-img .bg-wrap {
	background: #ad1457;
}
#text-1col .bg-wrap {
    background-color: #f8bbd0;
}
#desc-img-img-text .bg-wrap {
	background: #880e4f;
}
#text-3col-list .bg-wrap {
    background-color: #fce4ec;
}
#desc-text-halfbg .bg-wrap {
    background: #c2185b;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.4;
}
#contact-form-2 .bg-wrap {
    background-color: #f8bbd0;
}
#cookie-text-btn .bg-wrap {
    background-color: #fce4ec;
}
#footer-logo-text-img .bg-wrap {
    background: #880e4f;
}
