
body.template-index main {
  overflow: clip;
  background:
    radial-gradient(circle at 90% 4%, rgba(0,217,255,.08), transparent 24rem),
    #fff !important;
}
.template-index .shopify-section {
  background: transparent;
}
.template-index .section-background {
  background: transparent !important;
}
