@media (min-width: 75rem) {
  .site-footer .site-footer__inner {
    padding-block: var(--sp2) calc(0 * var(--sp));
  }
}
