.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > div > .col-lg-8.mx-auto > .heading.mb-4.display-1 {
	display: block;
	position: static;
	float: none;
	font-size: 64px;
}

.hero-2 > .overlay {
	opacity: 0.4;
}

.hero-12.py-5 > .overlay {
	opacity: 0.1;
}

.hero-12.py-5 > .container-fluid.col-xxl-8 > .row.flex-lg-nowrap.align-items-center.g-5 > .col-lg-6.col-xl-5.text-center.text-lg-start.pt-lg-5.mt-xl-4 > .mb-4 > div > .display-2.fw-bold {
	color: rgb(221, 229, 236);
}

