#footer {
  background: #5B8EDC;
  color: white;
  text-align: center;
  padding: 20px;
}
#footer a {
  color: white;
  text-decoration: underline;
}