/**umb_name:Normal*/
.p-rte {
	font-family: Antenna,sans-serif;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.6;
	margin-top: 0;
	margin-bottom: 1rem;
}

/**umb_name:Subtitle*/
.subtitle-rte {
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 700;
	font-family: Antenna,sans-serif;
	font-size: 1rem;
}

/**umb_name:Heading h1*/
.heading-h1 {
	font-family: AntennaCondBold!important;
	font-weight: 600!important;
	text-transform: uppercase;
	font-size: 3rem;
	margin-bottom: .5rem;
	margin-top: 0;
	line-height: 1.3;
}

/**umb_name:Heading h2*/
.heading-h2 {
	margin-bottom: .5rem;
	font-family: AntennaCondLight, sans-serif;
	font-weight: 300;
	line-height: 1.3;
	text-transform: uppercase;
	font-size: 2.5rem;
}

/**umb_name:Heading h3*/
.heading-h3 {
	text-transform: uppercase;
	font-size: 1.75rem;
	margin-bottom: .5rem;
	line-height: 1.3;
	margin-top: 0;
	font-family: AntennaCondMedium;
	font-weight: 400;
}

/**umb_name:Heading h4*/
.heading-h4 {
	font-family: AntennaCondMedium;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.5rem;
	line-height: 1.3;
	margin-top: 0;
}

/**umb_name:Heading h5*/
.heading-h5 {
	font-family: AntennaCondMedium;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.25rem;
	margin-bottom: .5rem;
	line-height: 1.3;
	margin-top: 0;
}

/**umb_name:Heading h6*/
.heading-h6 {
	font-family: AntennaCondMedium;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.3;
	margin-bottom: .5rem;
	font-size: 1rem;
	margin-top: 0;
}

/**umb_name:Color Blue*/
.main-color {
	color: #1b394e;
}

/**umb_name:Color Gray*/
.muted-color {
	color: #868e96;
}
