/* Generated per-site design tokens. Edit site.json, not this file. */
:root {
  --brand: #37474f;
  --brand-dark: #22303a;
  --accent: #00695c;
  --accent-dark: #004d40;
  --bg-alt: #f4f5f6;
  --bg-dark: #22303a;
  --line: #d8dde0;
  --line-strong: #97a3a9;
  --focus: #00695c;
  --radius: 3px;
}
