/* Generated from Theme Manager Info tokens. Do not edit manually. */
:root {
  --theme-color-primary: #cc6e8f;
  --theme-primary: #cc6e8f;
  --theme-color-text: #2f2a2a;
  --theme-text: #2f2a2a;
  --theme-color-background: #ffffff;
  --theme-background: #ffffff;
  --theme-layout-container-max: 1200px;
  --container-max: 1200px;
  --theme-layout-section-gap: 24px;
  --section-gap: 24px;
  --theme-menu-height: 40px;
  --menu-height: 40px;
  --theme-menu-banner-height: 120px;
  --menu-banner-height: 120px;
  --theme-menu-gap: 24px;
  --menu-gap: 24px;
  --theme-menu-background: #ffffff;
  --menu-background: #ffffff;
  --theme-menu-text: #111111;
  --menu-text: #111111;
  --theme-blog-card-radius: 0px;
  --blog-card-radius: 0px;
  --theme-blog-card-border-bottom: 0px solid transparent;
  --blog-card-border-bottom: 0px solid transparent;
}
