footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}
footer div {
  padding: 30px;
  text-align: center;
  background-color: #0f0f0f;
}
footer div .footer__site-name {
  color: #ffffff;
}
footer div .footer__existing-years {
  color: #999999;
}

/*# sourceMappingURL=footer.css.map */
