
  #shopify-section-template--15155768950980__featured-collections {--heading-color: 40, 49, 64;
    --text-color: 40, 49, 64;
    --primary-button-background: 40, 49, 64;
    --primary-button-text-color: 255, 255, 255;

    --prev-next-button-background: 255, 255, 255;
    --prev-next-button-color: 40, 49, 64;

    --section-background: 255, 255, 255;
    --section-products-per-row: 2;
  }

  @media screen and (min-width: 741px) {
    #shopify-section-template--15155768950980__featured-collections {
      --section-products-per-row: 3;
    }
  }

  @media screen and (min-width: 1000px) {
    #shopify-section-template--15155768950980__featured-collections {
      --section-products-per-row: 4;
    }
  }

  @media screen and (min-width: 1200px) {
    #shopify-section-template--15155768950980__featured-collections {
      --section-products-per-row: 4;
    }
  }
