.elementor-kit-854 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-854 h6 {
	color: #63bd57;
	font-family: "Montserrat", Sans-serif;
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 1.5em;
	letter-spacing: 2.5px;
}

.e-con {
	--container-max-width: 1200px;
}

 {}

h1.entry-title {
	display: var(--page-title-display);
}

@media (max-width:1024px) {
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-854 h6 {
		font-size: 12px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}