.footer-navigation ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.footer-navigation a {
  text-decoration: none;
  color: inherit;
}

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