:root {
  --kipimio-ink: #252421;
  --kipimio-paper: #f7ede6;
  --kipimio-ivory: #fdfaf6;
  --kipimio-terracotta: #db6236;
  --kipimio-terracotta-text: #a8331f;
  --kipimio-measure-teal: #2e9e93;
  --kipimio-measure-teal-text: #0e5c55;
  --kipimio-positive: #17a46a;
  --kipimio-positive-text: #0b6b45;
  --kipimio-negative: #e5484d;
  --kipimio-negative-text: #b3322c;
  --kipimio-rule: #e7e0d4;

  --kipimio-font-display: ui-serif, "New York", "Noto Serif", Georgia, serif;
  --kipimio-font-body: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
