:root {
  --tendomo-evergreen: #173E35;
  --tendomo-paper: #F6F3EA;
  --tendomo-apricot: #F2AD86;
  --tendomo-sage: #B9C7AA;
  --tendomo-stone: #E5DFD1;
  --tendomo-ink: #152B25;
  --tendomo-muted: #53655B;
  --tendomo-font-body: "Instrument Sans", sans-serif;
  --tendomo-font-display: "Newsreader", serif;
  --tendomo-radius-control: 6px;
  --tendomo-radius-panel: 12px;
  --tendomo-focus: 3px solid #173E35;
}
