@import "/css/article.css";

:root {
    --accent-bkg: var(--water-bkg);
    --accent-fg: var(--water-fg);
    --accent-emp: var(--water-emp);
}
