
/* COLLECTION V1.3 - NO INTRO + FOR SALE + REFINED RHYTHM */

.hero-copy .rule{
  margin-top:16px !important;
  margin-bottom:27px !important;
}

.hero-copy .filters{
  margin-top:0 !important;
  margin-bottom:0 !important;
}

.collection{
  margin-top:32px !important;
}

.filters{
  justify-content:center !important;
  column-gap:28px !important;
  row-gap:12px !important;
}

@media (max-width:719px){
  .hero-copy .rule{
    margin-top:16px !important;
    margin-bottom:27px !important;
  }

  .collection{
    margin-top:32px !important;
  }

  .filters{
    column-gap:22px !important;
    row-gap:12px !important;
  }
}
