nav li :where(a, [role=link]) {
    font-family: var(--pico-font-family-monospace);
    font-size: 80%;
}

h1 {
    --pico-font-family: var(--pico-font-family-monospace);
    --pico-font-size: 110%;
}
