.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .heading.mb-4.display-2 {
	display: block;
	opacity: 0.8;
	color: rgb(204, 144, 33);
	font-weight: 200;
	text-align: right;
	font-family: "Alumni Sans";
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .heading.mb-4.display-2:active {
	display: initial;
	float: left;
	background-color: rgba(19, 76, 130, 0);
	font-weight: 200;
	font-family: "Abhaya Libre";
}

.hero-3 > .container > div:active {
	text-decoration-color: rgb(35, 113, 191);
	text-decoration-style: wavy;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(24, 111, 193);
	border-right-color: rgb(24, 111, 193);
	border-bottom-color: rgb(24, 111, 193);
	border-left-color: rgb(24, 111, 193);
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .col-lg-8.mx-auto > .h3.lh-base.fw-normal {
	float: none;
	background-color: rgba(200, 178, 113, 0);
	color: rgb(230, 120, 18);
	font-family: "Allerta Stencil";
	text-decoration-color: rgb(29, 117, 206);
	text-decoration-style: wavy;
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 {
	font-size: 9px;
	line-height: 15px;
	width: 1119px;
	max-width: 98%;
	height: 483px;
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12.col-1 {
	background-color: rgba(87, 86, 84, 0.06);
	color: rgb(255, 168, 27);
	font-size: 3px;
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12.col-1 > .buttons > .btn.btn-lg.btn-light {
	background-color: rgb(23, 125, 208);
	color: rgb(255, 153, 57);
	font-family: Khmer;
}

.features-1.bg-alternate.my-5 > .container > .row.wrap > .col-md-6.align-self-center > .max-box {
	background-color: rgba(213, 139, 139, 0);
	color: rgb(55, 128, 202);
}

.home {
	background-color: rgb(130, 153, 213);
	color: rgb(83, 39, 179);
	text-decoration-style: wavy;
}

