h1 {
	color:#2F4788;
	font-size:46px;
	line-height:44px;
}

h2 {
	color:#2F4788;
	font-size:32px;
	line-height:32px;
}

h3 {
	color:#2F4788;
	font-size:22px;
}

.page-hero {
	background-image:url(/content/us/en/images/landing-pages/non-clean-titles_lp_header.jpg);
	background-position:left bottom;
	background-size:cover;
	background-repeat:no-repeat;
    margin-bottom:0;
	padding-top:150px;
	text-align:center;
	min-height:350px;
}

.blue-txt {
	color:#2F4788;
}

.full-width-section {
	margin:0;
	padding:25px;
	background-color:#EBE8E8;
}