footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }
  footer .region-footer {
    padding: 32px;
    background-color: #4A4A4A;
    color: #fff; }
  footer ul.menu a, footer a {
    color: #fff; }
    footer ul.menu a.is-active, footer a.is-active {
      color: #fff; }
