.site-footer__inner {
  grid-template-columns: 1fr;
}

.site-footer__brand,
.site-footer__inner > section {
  text-align: center;
}

.site-footer__brand img {
  margin-inline: auto;
}

.social-links {
  justify-content: center;
}

.site-footer__details {
  padding-inline: 0.85rem;
}

.site-footer__legal-nav {
  flex-wrap: wrap;
}

.site-footer__copyright,
.site-footer__bank,
.site-footer__payments {
  max-width: 34rem;
}
