#nav-logo-menu .bg-wrap {
	background-color: #fff0f5; /* Light pink for light section */
}

#header-halfbg-text .bg-wrap {
    background-color: #fff0f5; /* Light pink for light section */
}

#desc-img-text .bg-wrap {
    background-color: #fff0f5; /* Light pink for light section */
}

#benefits-3col-11 .bg-wrap {
	background: #ff69b4; /* Hot pink for dark section */
}

#desc-text-halfbg .bg-wrap {
    background: #ff69b4; /* Hot pink for dark section */
}

#text-2col-2 .bg-wrap {
    background-color: #fff0f5; /* Light pink for light section */
}

#contact-img-form .bg-wrap {
    background-color: #fff0f5; /* Light pink for light section */
}

#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;
    background-image: url(../images/bg-11.webp);
}

#cookie-text .bg-wrap {
    background: rgba(255, 105, 180, 0.9); /* Hot pink with opacity for dark section */
}

#footer-text-logo-text .bg-wrap {
    background-color: #fff0f5; /* Light pink for light section */
}