/* Visual stability fixes for the public theme. */
html {
	overflow-y: scroll;
}

body {
	font-family: Manrope, "Avenir Next", Avenir, "Segoe UI", Arial, sans-serif;
	font-synthesis: none;
}
