.elementor-83 .elementor-element.elementor-element-187afe2 > .elementor-container{min-height:100vh;}:root{--page-title-display:none;}/* Start custom CSS for section, class: .elementor-element-187afe2 */.elementor-83 .elementor-element.elementor-element-187afe2 .elementor-section-wrap{
	background: linear-gradient(-45deg, #5B3519, #A15528, #E85125, #EF823B, #EE813A, #F39F49, #F5AC55, #F7B765;
	background-size: 400% 400%;
	animation: gradient 10s ease infinite;
	height: 100vh;
}

@keyframes gradient {
	0% {
		background-position: 50% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 50% 50%;
	}
}/* End custom CSS */