@media screen, print {
	:root {
		--mw-font-family-sans-serif: Jost, sans-serif;
	}
	#module-layouts-1 {
		background-color: blue;
	}
}