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

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

#nav-menu-logo-social .bg-wrap {
	background: #dc2626;
}#header-text-4 .bg {
    background-image: url('../images/bg-12.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.25;
}#benefits-2col-6 .bg-wrap{
    background: #ef4444;
}
#text-4col-2 .bg-wrap {
	background: #f87171;
}#desc-img-text-3 .bg-wrap {
    background-color: #fef5f5;
}


#text-4col .bg-wrap {
	background: #fca5a5;
}