.highlight{
	font-family: 'Lato-Bold';
	font-size: 1.2em;
	color: #333;
}
.subtitle {
	font-family: 'Lato-Bold';
	font-size: 1.07em;
	text-transform: uppercase;
	line-height: 1.2em;
	color: #072d5e;
	background-color: #c2d1d7;
	padding: 10px 20px;
}
/*.subtitle {
	text-transform: uppercase;
	font-family: 'BrandonGrotesqueBold';
	font-weight: normal;
	font-size: 1.73em;
	line-height: 1.2em;
	margin: 5px 0;
	color: #072d5e;
	background-color: #c2d1d7;
	padding: 10px 20px;
}*/
.subtitle-presence {	
	color: #333;
	background: #e1e6ea;
	padding: 10px 20px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	margin-bottom: 15px;
	font-family: 'Lato-Bold';
	font-size: 1.07em;
	text-transform: uppercase;
	line-height: 1.2em;
}
