:root {
  --ohnice-canvas: #fae9d9;
  --ohnice-surface: #ffffff;
  --ohnice-ink: #111111;
  --ohnice-black: #000000;
  --ohnice-accent: #ed1c24;
  --ohnice-muted: #ced4da;
  --ohnice-body-font: Tinos, "Helvetica Neue", Helvetica, Arial, sans-serif;
  --ohnice-display-font: athelas, Georgia, serif;
  --ohnice-body-size: 20px;
  --ohnice-body-line: 1.5;
  --ohnice-body-weight: 300;
  --ohnice-hero-size: 60px;
  --ohnice-hero-line: 1.1;
  --ohnice-hero-weight: 700;
  --ohnice-header-height: 111px;
  --ohnice-header-pad-y: 20px;
  --ohnice-cta-radius: 2px;
  --ohnice-pill-radius: 57px;
  --ohnice-cta-pad: 10px 20px;
  --ohnice-content-max: 1300px;
}

/* Values above are captured from live getComputedStyle at 1280px. */
