footer {
  background: #111;
  color: white;
  font-size: 12px;
  clear: both;
  text-align: center;
  padding: 2em;
  position: relative;
  z-index: 0;
}
footer a.button {
  background: #444;
  text-decoration: none;
  padding: 0.2em 0.5em;
  border-radius: 0.2em;
}
footer div {
  display: inline-block;
  vertical-align: middle !important;
}
footer img {
  height: 26px;
  cursor: pointer;
  margin: 0 0.3em;
  vertical-align: middle;
}
footer .footer-buttons a {
  text-decoration: none;
}/*# sourceMappingURL=footer.css.map */