/* Usesammy reference tokens. */
@theme {
  --color-canvas-ice: #edeff0;
  --color-text-primary: #000000;
  --color-text-secondary: #555555;
  --color-text-muted: #666666;
  --color-border-subtle: #808080;
  --color-action-blue: #0047ab;
  --font-display: Lato, sans-serif;
}