:root {
  --te-paper: #f5f7f5;
  --te-paper-soft: #e8ece8;
  --te-ink: #1a1a1a;
  --te-ink-soft: #5d5246;
  --te-lamp: #064126;
  --te-lamp-elev: #0e5535;
  --te-lamp-ink: #f5f7f5;
  --te-lamp-soft: #9ca3af;
  --te-gold: #C9A84C;
  --te-wine: #410621;
  --te-green: #064126;
  --te-line: rgba(31, 27, 23, 0.16);
  --te-line-dark: rgba(245, 247, 245, 0.12);
  --te-display: 'Fraunces', serif;
  --te-body: 'Libre Caslon Text', serif;
  --te-ui: 'Public Sans', sans-serif;
  --te-wide: min(1180px, calc(100vw - 40px));
  --te-read: min(720px, calc(100vw - 40px));
}
