

/**umb_name:Light Blue*/
.light-blue {
	color: #72C4C9;
}

/**umb_name:Dark Blue*/
.dark-blue {
	color: #0A2B6E;
}

/**umb_name:Black*/
.black {
	color: #000;
}

/**umb_name:h2*/
h2 {
	font-size: 1.875rem;
	line-height: 110%;
	color: #0A2B6E;
}

/**umb_name:h3*/
h3 {
	font-size: 1.5rem;
	line-height: 110%;
}

/**umb_name:Sub*/
.sub {
	font-size: 1.5rem;
	line-height: 110%;
	color: #0A2B6E;
}

/**umb_name:Quote left light-blue*/
.quote-left-lb {
}

/**umb_name:Quote right light-blue*/
.quote-right-lb {
}

/**umb_name:Quote left dark-blue*/
.quote-left-db {
}

/**umb_name:Quote right dark-blue*/
.quote-right-db {
}
