#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.2;
}
#header-text-2 .bg-wrap {
	background: rgba(0, 192, 255, 0.38);
}#blog-text-2 .bg {
    background-image: url('../images/bg-37.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.15;
}
#footer-text-2 .bg-wrap {
    background-color: #F4F5F6;
}
