/* Dark sections - darker backgrounds */
.dark .bg {
    background-color: #7c2d12 !important;
}

/* Light sections - lighter backgrounds */
.light .bg {
    background-color: #fed7aa !important;
}

#header-textbox-3 .bg-wrap {
    background-color: #9a3412;
}

#header-textbox-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.75;
    background-color: #f97316;
}

#desc-halfbg-text-8 .bg-wrap {
    background-color: #fb923c;
}

#benefits-3col-6 .bg-wrap{
    background: #ffedd5;
}

#testimonial-3col-3 .bg-wrap {
    background-color: #c2410c;
}

#cookie-text .bg-wrap {
    background-color: rgba(194, 65, 12, 0.9);
}

#footer-text-2 .bg-wrap {
    background-color: #fed7aa;
}

#new-expertise-section .bg {
    background-color: #fb923c;
}
