#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.4;
}
#header-text-2 .bg-wrap {
	background: rgba(255, 193, 7, 0.3);
}#testimonial-4col .bg-wrap {
    background-color: #f39c12;
}#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.8;
    background-image: url(../images/bg-11.webp);
}

