.elementor-section {
	width: 100% !important;
	overflow: hidden !important;
}

.elementor :is(p,h1,h2,h3,h4,h5,h6,div,button,header,footer,span,div),
header :is(p,h1,h2,h3,h4,h5,h6,div,button,header,footer,span,div),
footer :is(p,h1,h2,h3,h4,h5,h6,div,button,header,footer,span,div),
body :is(.elementor, header, footer) {
	font-family: font !important;
	line-height: 1.5 !important
}


.elementor h1 {font-size: 62px !important; font-weight: 500 !important}
.elementor h2 {font-size: 54px !important; font-weight: 500 !important}
.elementor h3 {font-size: 36px !important; font-weight: 500 !important}
.elementor h4 {font-size: 24px !important; font-weight: 500 !important}
.elementor h5 {font-size: 18px !important; font-weight: 500 !important}
.elementor h6 {font-size: 14px !important; font-weight: 500 !important}

.elementor p {font-size: 14px !important; font-weight: 100 !important}

