@import url("https://use.typekit.net/sar6scl.css");

#header, #header-wrap {
	border-bottom: 0 !important;
}


#content h1, #content h2, #content h3 {
	font-family: open-sans, sans-serif;
	color: #172983;
	font-weight: 600;
}

#content h1 {
	font-family: open-sans-condensed, sans-serif;
	font-size: 50px;
	font-weight: 600;
}

#content p, #content ul, #content ol {
	font-family: open-sans, sans-serif;
	font-size: 18px;
	color: #000;
}

#content ul, #content ol {
	margin-left: 40px;
}