body { background: var(--color-background); color: var(--color-text); font: 1.6rem/1.5 'Segoe UI', sans-serif; }
a { color: var(--color-action); }
