

/**umb_name:Heading 1*/
h1 {
	font-size: 3.5em;
	font-weight: 500;
	line-height: 56px;
	margin-top: 0;
	margin-bottom: 40px;
	text-transform: uppercase;
	color: #273675;
}

/**umb_name:Heading 2*/
h2 {
	font-size: 2em;
	font-weight: 600;
	line-height: 44px;
	margin-bottom: 20px;
	color: #273675;
}

/**umb_name:Heading 3*/
h3 {
	font-size: 1.6em;
	font-weight: 600;
	line-height: 44px;
	margin-bottom: 10px;
	color: #273675;
}

/**umb_name:Heading 4*/
h4 {
	font-size: 1.3em;
	font-weight: 600;
	color: #273675;
}

/**umb_name:Heading 5*/
h5 {
	font-size: 0.95em;
	font-weight: 600;
	color: #273675;
}

/**umb_name:Heading 6*/
h6 {
	font-size: 0.95em;
	font-weight: 600;
	color: #273675;
}

/**umb_name:Lead Paragraph*/
.lead {
	font-size: 1.3em;
	line-height: 30px;
	margin-bottom: 40px;
	color: #000000;
}
