/* Global color system. Change these values to retheme the entire site. */
:root {
    --bg: #ffffff;
    --page-bg: #ffffff;
    --surface: #ffffff;
    --paper: #ffffff;
    --ink: #171714;
    --muted: #67665f;
    --line: #deddd8;
    --accent: #9b3f27;
}
