:root {

    --font01:var(--fontSansSerif);

    --font02:var(--fontSansSerif);

    --font03:var(--fontSansSerif);

    --fontSerif:var(--fontSansSerif);

}



.library-access-overly-access-options #fontfamily-sansserif {

        background:var(--siteinvert);

    color:var(--baseColour);

}