footer {
  background-color: #011f4b;
  color: white;
  text-align: center;
  padding: 20px;
  font-size: 14px;
}

footer a {
  color: #b3cde0;
  text-decoration: none;
}
