/* This applies to the label (e.g. "1.") of footnotes. */
.footnotes li::marker {
    color: oklch(var(--s));
}
