html,
body {
  font-size: 16px;
}

a,
a:hover {
  text-decoration: none;
}

footer {
  background-color: inherit;
  padding: inherit;
  color: inherit;
}
