@layer kz-components {
  .main {
    /* This is set so children will sit beneath the header and footer when sticky */
    z-index: 0;
  }
}
