#nav-menu .bg-wrap{
    background: #f5d3d3;
}#header-img-text .bg {
    background-image: url('../images/bg-20.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.31;
}#desc-text-halfbg-2 .bg-wrap {
    background: #a14444;
}
#desc-halfbg-text-2 .bg-wrap {
	background: #a14444;
}
#desc-text-halfbg .bg-wrap {
    background: #a14444;
}#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.26;
}