html {
  font-family: serif;
}
footer {
  font-size: 0.8rem;
  color: gray;
}

footer > a {
  text-decoration: none;
  color: gray !important;
}
