.footer {
  text-align: center;
  background: black;
  color: white;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  font-weight: lighter;
}

.footer-link {
  font-weight: bolder;
}

