:root {
  --theme-bg-color1: #ffffff;
  --theme-txt-color1: #333333;
  --theme-txt-color1-invert: #878b8c;
  --theme-bg-color2: #9cb9bb;
  --theme-txt-color2: #ffffff;
  --theme-bg-color3: #e5e9eb;
  --theme-txt-color3: #333333;
  --theme-border-color: var(--theme-bg-color3);
}

/*# sourceMappingURL=theme.css.map */