/* START_SECTION:newsletter (INDEX:52) */
.shopify-section:has([data-newsletter-anchor]) {
    scroll-margin-top: calc(var(--header-height, 0px) + 16px);
  }
/* END_SECTION:newsletter */
