h1 a {
	color: #221F1F;
}
h1 a:hover,
h1 a.active {
	color: #3CC8D1;
}