:root {
    --font01:var(--themeFontSerif);
    --font02:var(--themeFontSerif);
    --font03:var(--themeFontSerif);
	--font04:var(--themeFontSerif);
	--font05:var(--themeFontSerif);
	--font06:var(--themeFontSerif);
	--font07:var(--themeFontSerif);
	--font08:var(--themeFontSerif);
	--font09:var(--themeFontSerif);
	--font10:var(--themeFontSerif);
    --fontSansSerif:var(--themeFontSerif);
    --fontSerif:var(--themeFontSerif);
	--themeFontDefault:var(--themeFontSerif);
	--themeFontSansSerif:var(--themeFontSerif);
	--themeFont01:var(--themeFontSerif);
	--themeFont02:var(--themeFontSerif);
	--themeFont03:var(--themeFontSerif);
	--themeFont04:var(--themeFontSerif);
	--themeFont05:var(--themeFontSerif);
	--themeFont06:var(--themeFontSerif);
	--themeFont07:var(--themeFontSerif);
	--themeFont08:var(--themeFontSerif);
	--themeFont09:var(--themeFontSerif);
	--themeFont10:var(--themeFontSerif);
}


.library-access-overly-access-options #fontfamily-serif {

        background:var(--siteinvert);

    color:var(--baseColour);

}