

/**umb_name:Header Text*/
.headerText {
	color: #005e1a;
	font-weight: bold;
	font-family: Montserrat, sans-serif;
	line-height: 1.2;
	font-size: 1.17em;
}

/**umb_name:Subheader with Underline*/
.subheading {
	color: #005e1a;
	font-weight: bold;
	font-family: Montserrat, sans-serif;
	line-height: 1.2;
	font-size: 1.17em;
	margin-bottom:2.5em;
	width: 100%;
}
