.normalize-styles,
.normalize-styles p,
.normalize-styles,
.normalize-styles p {
	text-align: inherit;
	color: #4E5054;
	line-height: 1.42857143;
}
.normalize-styles h1,
.normalize-styles h2,
.normalize-styles h3,
.normalize-styles h4,
.normalize-styles h5,
.normalize-styles h6 {
	margin: 0px 0px 1.5%;
	line-height: 1;
	text-align: inherit;
	padding-bottom: 0;
	text-transform: initial;
	color: #4E5054;
}
.normalize-styles h4,
.normalize-styles h5,
.normalize-styles h6 {
	font-weight: 500;
}
.normalize-styles h1:after,
.normalize-styles h2:after,
.normalize-styles h3:after,
.normalize-styles h4:after,
.normalize-styles h5:after,
.normalize-styles h6:after,
.normalize-styles h1:before,
.normalize-styles h2:before,
.normalize-styles h3:before,
.normalize-styles h4:before,
.normalize-styles h5:before,
.normalize-styles h6:before {
	content: none;
}
.normalize-styles h1 {
	font-size: 36px !important;
}
.normalize-styles h2 {
	font-size: 30px !important;
}
.normalize-styles h3 {
	font-size: 24px !important;
}
.normalize-styles h4 {
	font-size: 18px !important;
}
.normalize-styles h5 {
	font-size: 14px !important;
}
.normalize-styles h6 {
	font-size: 12px !important;
}
.huge-titles h1 {
	font-size: 92px !important;
}
.huge-titles h2 {
	font-size: 56px !important;
}
.huge-titles h3 {
	font-size: 36px !important;
}
.huge-titles h4 {
	font-size: 26px !important;
}
.huge-titles h5 {
	font-size: 16px !important;
}
.huge-titles h6 {
	font-size: 11px !important;
}

@media (max-width: 1199px) {
	.huge-titles h1 {
		font-size: 72px !important;
	}
	.huge-titles h2 {
		font-size: 66px !important;
	}
	.huge-titles h3 {
		font-size: 46px !important;
	}
	.huge-titles h4 {
		font-size: 26px !important;
	}
	.huge-titles h5 {
		font-size: 16px !important;
	}
	.huge-titles h6 {
		font-size: 11px !important;
	}
}