:root {
  --brand: #3a4650;
  --brand-dark: #4a5660;
  --header-bg: #ffffff;
  --header-ink: #1a2228;
  --accent: #3f8f78;
  --font-display: "Fraunces", Georgia, serif;
  --bg: #f2f2f0;
  --footer-bg: #e8e8e4;
}
.case-chip { border-radius: 2px; }
