body.collection-good-neighbors-club.gradient {
  background: repeating-linear-gradient(
    90deg,
    #FDE8A7 0 36px,
    #FFFFFF 36px 72px
  ) !important;
  background-attachment: fixed !important;
}
