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

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

#nav-logo-menu-btn .bg-wrap {
	background: #64748b;
}

#header-text-img-2 .bg-wrap {
    background-color: #cbd5e1;
}
#desc-img-text-6 .bg-wrap {
    background: #e2e8f0;
}

#desc-text-halfbg-2 .bg-wrap {
    background: #334155;
}
#desc-halfbg-text-2 .bg-wrap {
	background: #475569;
}#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.2;
    background-image: url(../images/bg-11.webp);
}
