:root {
  --oe-color-primary: #9B8676;
  --oe-color-primary-contrast: #ffffff;
  --oe-color-selected-bg: #EDE9E5;
  --oe-color-hover-bg: #EDE9E5;
  --oe-color-card-selected-accent: #9B8676;
  --oe-color-marker-bg: #9B8676;
  --oe-color-marker-glyph: #ffffff;
  --oe-color-marker-border: #9B8676;
  --oe-radius-sm: 8px;
  --oe-radius-md: 12px;
}
