

/**umb_name:Green*/
.u-color-green {
	color: #3abd35;
}

/**umb_name:h1*/
h1.u-m-b3.u-color-black {
	margin-bottom: 24px !important;
	color: #141414;
}

/**umb_name:h4*/
h4.u-font-base.u-m-b3 {
	margin-bottom: 24px !important;
	font-size: 1.375rem;
	line-height: 1.4;
}

/**umb_name:h3*/
h3 {
	margin-bottom: 16px;
	font-size: 1.5rem;
	line-height: 1.2;
	font-weight: 700;
	margin: 0;
}

/**umb_name:h2*/
h2 {
	font-size: 2.5625rem;
	line-height: 1.32756;
	font-weight: 700;
	margin: 0;
}

/**umb_name:h2 no margin bottom*/
h2.u-m-b0 {
	margin-bottom: 0 !important;
}

/**umb_name:h1 Green*/
h1.u-color-green {
	color: #3abd35;
}

/**umb_name:Blue*/
.u-color-blue {
	color: #22a9e0;
}

/**umb_name:Small Text*/
p.u-text-small {
	font-size: .875rem;
}

/**umb_name:Black*/
.u-color-black {
	color: #000;
}

/**umb_name:Heading Font*/
.u-font-heading {
	font-family: "Gotham Black", BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/**umb_name:White*/
.u-color-white {
	color: #fff;
}
