.blockFont {
  font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
}
.blockFont a:link,
.blockFont a:active,
.blockFont a:visited {
  color: white;
}
.blockFont a:hover {
  color: #00d6b2;
}
