footer .buttons {
  position: fixed;
  bottom: 10px;
  text-align: right;
  right: 10px;
  z-index: 1;
}

footer a {
  color: #fff;
  font-size: 2rem;
  text-decoration: none;
}
