:root {
	--theme-text: white;
	--theme-supertext: blue;
	--theme-color: white;
	/* --theme-background: #314080; */
	--theme-background: #002568;
	--theme-inverse: purple;
	--theme-outlinecolor: rgb(23, 23, 23);
	--theme-font-family: "Verdana", "sans-serif";
}