footer a {
  color: #fff;
  text-decoration: underline;
}
footer a:hover {
  color: #ccc;
}

