#header-text-4 .bg {
    background-image: url('../images/uploaded/70/header4.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.53;
}
#header-text-4 .bg-wrap {
	background: #000000;
}#desc-img-list-3col .bg-wrap {
    background-color: #f4f5f6;
}
#inner-title .bg-wrap {
	background: #000000;
}
#inner-title .bg {
	background-size: cover;
	background-position: center center;
	background-image: url('../images/uploaded/70/2.png');
	opacity: 0.47;
}#footer-text-map .bg-wrap {
    background: rgba(0, 149, 123, 0.33);
}
.section-header {
    font-size: 2rem;
    margin-bottom: 0.5rem;
    color: #333; /* Adjust to match your design */
}

.section-description {
    font-size: 1.125rem;
    color: #666; /* Adjust to match your design */
}
