.banner-grid .section-padding--compact:not(header) {
  padding-left: 0;
  padding-right: 0;
}

.footer__copyright > p {
  gap: 3px;
}

.restricted-page main {
  display: none;
}

.restricted-page.hasSharedWishlist main,
.restricted-page.customer-logged-in main {
  display: block;
}
