:root {
  --ecFontSizeXlarge: 2.4rem;
  --ecFontSizeLarge: 2rem;
  --ecFontSizeMedium: 1.5rem;
  --ecFontSizeSmall: 1.2rem;
  --ecFontSizeXsmall: 1rem;

  --ecGutterBetweenSections: 3rem;

  --ecSidePadding: 1rem;
}

.ec-product {
  font-family: "Hiragino Sans";
  color: #000000;
}
