html {
  --header-color: black;
  --header-font: Fabriga;
  --header-font-weight: 700;
  --body-font: Fabriga;
  --body-font-weight: 400;
  --header-h1-font-size: 45px;
  --header-h1-line-height: 55px;
  --header-h2-font-size: 25px;
  --header-h2-line-height: 35px;
  --header-h3-font-size: 20px;
  --header-h3-line-height: 30px;
  --why-shop-background: #F2F2F2;
  --why-shop-color: #000000;
  --as-seen-in-font-size: 30px;
  --as-seen-in-font-weight: 700;
  --footer-background: black;
  --footer-icons: 4;
  --footer-divider-color: #4A4A4C;
  --multi-header-banner-background: black;
  --multi-header-banner-color: white;
  --gallery-thumb-display: block;
  --view-similar-border-radius: 47px;
  --view-similar-background: linear-gradient(to right top, #4A00C3 0%, #C66DE5 100%);
  --link-text-decoration: underline;
  --category-toggle-icon-filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%);
  --shipping-banner-display-desktop: flex;
  --shipping-banner-flex-direction-desktop: column;
  --shipping-banner-swiper-display: flex;
  --shipping-banner-swiper-display-desktop: none; }
