body {
  /* Colors */
  --bundly-color-shadow: 14, 27, 77;

  /* Card */
  --bundly-product-card-color-foreground: 255, 255, 255;
  --bundly-product-card-corner-radius: 0rem;
  --bundly-product-border-opacity: 1;
  --bundly-product-card-shadow-opacity: 0;
  --bundly-product-card-shadow-horizontal-offset: 0rem;
  --bundly-product-card-shadow-vertical-offset: 0.4rem;
  --bundly-product-card-shadow-blur-radius: 0.5rem;
}
