a,
a:hover,
nav ul li a:hover,
.nav-page a:hover p,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	border-color: #cc2934;
	color: #cc2934;
}
.logo a:hover .shield {
	fill: #cc2934;
}
.pull-quote p {
	color: #cc2934;
}
@media screen and (min-width: 37em) {
	.features .entry-title h1 {
		font-size: 13vw;
		text-transform: uppercase;
		width: 100%;
	}
	.features .entry-title h1 span {
		display: block;
		font-size: 0.5em;
		font-weight: 400;
		line-height: 0.75em;
		text-transform: none;
	}
}