body.home {
	font-size: 1.4rem !important;
	font-family: "Nunito Sans", sans-serif !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: 1.5em !important;
	letter-spacing: 0em;
	text-transform: none;
}

body.home h1 {
	font-size: 5.8rem;
}

body.home h2 {
	font-size: 4rem;
}

body.home h3 {
	font-size: 3rem;
}

body.home h4 {
	font-size: 2rem !important;
}

body.home h5 {
	font-size: 1.4rem;
}

body.home h6 {
	font-size: 1.4rem;
}

body.home h1,
body.home h2,
body.home h3,
body.home h4 {
	font-family: "Nunito Sans", sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2em;
	letter-spacing: -.02em;
	text-transform: none;
	margin: 0 0 2rem !important;
}

body.home .et_pb_section.section_header {
	background-color: RGBA(255, 255, 255, 0) !important;
	position: absolute !important;
	top: 0px;
	bottom: auto;
	left: 0px;
	right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
}

body.home #et-main-area {
	margin-top: 0px !important;
}

body.home #main-content .et_pb_module.et_pb_text strong {
	color: #465575;
}

body.home .et_pb_module .et_pb_button {
	text-align: center;
	max-width: 440px;
	width: 100%;
}

body.home footer.et-l.et-l--footer p {
	font-size: 1rem;
}