:root{
  --ink:#102A43;
  --paper:#F4F8FB;
  --surface:#FFFFFF;
  --accent:#075FAB;
  --accent-2:#FF6B35;
  --muted:#486581;
  --border:#B8D4E8;
  --display:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  --body:Arial, Helvetica, sans-serif;
  --radius:8px;
}
