#nav-logo-menu-btn-2 .bg-wrap {
    background: #1e3a8a; /* Dark blue for dark section */
}

#header-modal-text .bg {
    background-image: url('../images/bg-83.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:.1;
}

#benefits-4col-6 .bg-wrap {
    background-color: #dbeafe; /* Light blue for light section */
}

#desc-halfbg-text .bg-wrap {
    background-color: #dbeafe; /* Light blue for light section */
}

#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.35;
}

#desc-text .bg-wrap {
    background: #1e3a8a; /* Dark blue for dark section */
}

#desc-text-halfbg .bg-wrap {
    background: #46648c; /* Light blue for light section */
}

#desc-halfbg-text--0 .bg-wrap {
    background: #b5bbcb; /* Dark blue for dark section */
}

#text-4col-2 .bg-wrap {
    background: #dbeafe; /* Light blue for light section */
}

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

#contact-form-2 .bg-wrap {
    background: #dbeafe; /* Light blue for light section */
}

#cookie-text .bg-wrap {
    background-color: rgba(30, 58, 138, 0.9); /* Dark blue with opacity for dark section */
}

#footer-logo-text-social .bg-wrap {
    background: #1e3a8a; /* Dark blue for dark section */
}