/* GENERATED from chartbook tokens.yaml by render/build_web_bundle.py.
   Do not hand-edit: change tokens.yaml and rebuild. This is the only
   place the /macro site gets its colors, fonts, and type sizes. */
:root {
  --mf-blue: #4472C4;
  --mf-orange: #ED7D31;
  --mf-red: #C00000;
  --mf-gray: #A5A5A5;
  --mf-gold: #FFC000;
  --mf-green: #70AD47;
  --mf-ink: #262626;
  --mf-muted: #808080;
  --mf-gridline: #D9D9D9;
  --mf-bg: #FFFFFF;
  --mf-font: 'Literata', Georgia, serif;
  --mf-fs-title: 15.0px;
  --mf-fs-units: 10.5px;
  --mf-fs-datestamp: 10.0px;
  --mf-fs-axis: 10.5px;
  --mf-fs-tick: 10.0px;
  --mf-fs-inline: 11.0px;
  --mf-fs-source: 8.5px;
  --mf-fs-mark: 8.5px;
}
