/* Footer */

footer a {
  color: white;
  text-decoration: none;
}

footer a:hover {
  text-decoration: underline;
}

footer hr {
  margin: 20px 0;
}
