footer {
  background-color: #004080;
  color: white;
  text-align: center;
  padding: 20px 10px;
  font-size: 16px;
}

footer a {
  color: #ffd700;
  text-decoration: none;
}

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