.footer {
  background-color: #0a5a78;
  color: white;
  padding: 10px 0;
  text-align: center;
}

.footer a {
  color: white;
  margin: 0 10px;
  text-decoration: none;
}

.footer i {
  margin-right: 5px;
}
