
#nav-logo-menu-2 .bg-wrap {
	background: linear-gradient(to right, #E91E63, rgba(233, 30, 99, 0.98));
}
#header-text-text .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}
#header-text-text .bg-wrap {
    background: #000000;
}
#desc-img-text-9 .bg {
    background-image: url('../images/item-grid-horizontal-3.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.15;
}
#desc-img-text-9 .bg-wrap {
    background: #ce9aac;
}
#benefits-3col-11 .bg-wrap {
    background: #bd98a5;
}
#media-text-icon .bg {
    background-image: url('../images/bg-71.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.25;
}
#media-text-icon .bg-wrap {
    background: #313131;
}
#benefits-3col-5 .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.1;
}
#benefits-3col-5 .bg-wrap {
    background: #000000;
}
#testimonial-4col .bg-wrap {
    background: #b49ba3;
}
#contact-form-3 .bg-wrap {
    background: #797777;
}
#cookie-text-btn-2 .bg-wrap {
    background: rgba(150, 132, 138, 0.95);
}
#footer-logo-text-2 .bg-wrap {
    background: #E91E63;
}

