.elementor-kit-2355 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-2355 h1 {
	color: var(--e-global-color-c981698);
	font-family: "Cormorant Garamond", Sans-serif;
	font-size: 64px;
	font-weight: 600;
	line-height: 1em;
}

.elementor-kit-2355 h5 {
	font-family: "Heebo", Sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.5em;
}

.elementor-kit-2355 h6 {
	color: var(--e-global-color-15ca04e);
	font-family: "Cormorant Garamond", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	font-style: italic;
	line-height: 1.5em;
}

.e-con {
	--container-max-width: 1280px;
}

 {}

h1.entry-title {
	display: var(--page-title-display);
}

@media (max-width:1024px) {
	.elementor-kit-2355 h1 {
		font-size: 45px;
	}
	
	.elementor-kit-2355 h5 {
		font-size: 20px;
	}
	
	.elementor-kit-2355 h6 {
		font-size: 18px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-2355 h1 {
		font-size: 42px;
	}
	
	.elementor-kit-2355 h5 {
		font-size: 18px;
	}
	
	.elementor-kit-2355 h6 {
		font-size: 17px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}