
#nav-menu-logo .bg-wrap {
	background: #FCE4EC;
}
#header-text-4 .bg-wrap {
    background: #F8BBD9;
}
#desc-img-text .bg-wrap {
    background: #F8BBD9;
}
#desc-text-halfbg-2 .bg-wrap {
    background: #880E4F;
}
#desc-text-img-2 .bg-wrap {
    background: #F8BBD9;
}
#desc-list-img .bg-wrap {
    background: #F8BBD9;
}
#desc-text-3 .bg-wrap {
    background-color: #880E4F;
}
#contact-form-3 .bg-wrap {
	background: #F8BBD9;
}
#cookie-text .bg-wrap {
    background-color: #FCE4EC;
}
#footer-logo-text-img .bg-wrap {
	background: #880E4F;
}
#header-text-4 .bg {
    background-image: url('../images/bg-12.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.18;
}
#desc-text-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.03;
}