

/**umb_name:Heading*/
.typ-heading {
	color: #74BB23;
	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

/**umb_name:Sub Heading*/
.typ-heading-sub {
	color: #74BB23;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

/**umb_name:Heavy*/
.typ-heavy {
	color: #0E6F56;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

/**umb_name:Section Heading*/
.typ-section-heading {
	color: #74BB23;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

/**umb_name:Section Sub Heading*/
.typ-section-heading-sub {
	color: #74BB23;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
