.shopify-section-group-header-group {
  transform: translateY(0%) !important;
  position: sticky!important;
}

body:not(.template-index)
  .shopify-section.shopify-section-group-header-group.shopify-section-header:not(.scrolled-past-header, .shopify-section-header-hidden, .shopify-section-header-sticky, .alt-background)
  .header__heading-link .header__heading-logo {
  filter: invert(1);
}
