@CHARSET "UTF-8";

h1 {
	color: #fff;
}

.phone-icon {
	color:#ffba00;
}

.header {
	color:#00275d;
	font-size:20px;
	font-size:2rem;
	font-weight:700;
	line-height:1.1em;
	margin:0;
}
.sub-header {
	font-size:.6rem;
	font-weight:700;
}
.col-header {
	color:#00357e;
	font-family:'Montserrat', sans-serif;
	font-size:28px;
	font-weight:700;
}

