:root {
  --paper: #f6f7f2;
  --paper-strong: #fff;
  --ink: #0b151c;
  --ink-soft: #34444d;
  --muted: #5d696f;
  --line: #d9e0dc;
  --line-dark: #2a3941;
  --lime: #c8ff4d;
  --lime-dark: #8fca00;
  --blue: #2457e6;
  --blue-dark: #173bab;
  --red: #ff6b4a;
}
