

/**umb_name:h1*/
h1 {
	clear: both;
	display: block;
	font-family: Senticosansdt;
	margin: 0;
	text-transform: uppercase;
	width: 100%;
	color: #00457c;
	padding: 0 0 34px;
}

/**umb_name:h2*/
h2 {
	font-size: 36px;
	font-family: Senticosansdt;
	padding: 0 0 20px 0;
	color: #00457c;
	text-transform: uppercase;
}

/**umb_name:h3*/
h3 {
	margin-bottom: 0.5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: #586565;
	font-size: 1.75rem;
}

/**umb_name:p*/
p {
	color: #586565;
}
