footer {
  background: #000249;
  color: white;
  padding: 20px 0;
  text-align: center;
}

footer a {
  color: white;
  margin: 0 10px;
  text-decoration: none;
}