#nav-logo-menu-2 .bg-wrap {
	background: #4b0082; /* Indigo 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: 0.42;
}

#testimonial-2col-2 .bg-wrap {
	background: #4b0082; /* Indigo for dark section */
}

#desc-text-halfbg-3 .bg-wrap {
	background: #dda0dd; /* Light plum for light section */
}

#text-4col-3 .bg-wrap {
	background: #4b0082; /* Indigo for dark section */
}

#desc-text-halfbg-2 .bg-wrap {
    background: #dda0dd; /* Light plum for light section */
}

#text-1col .bg-wrap {
	background: #ba98d2; /* Indigo for dark section */
}

#desc-halfbg-text-2 .bg-wrap {
	background: #dda0dd; /* Light plum for light section */
}

#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;
}

#contact-form-halfbg .bg-wrap {
	background: #4b0082; /* Indigo for dark section */
}

#footer-logo-text-img .bg-wrap {
	background: #4b0082; /* Indigo for dark section */
}