.site-footer {
  width: 100vw;
  text-align: center;
}
.site-footer__logo {
  display: inline-block;
}
.site-footer figure {
  text-align: center;
}
.site-footer figure img {
  display: block;
  margin: 0 auto;
  width: 396px;
  max-width: 100%;
}
.site-footer p {
  text-align: center;
}

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