:root{
	--accordionColor:grey;
	--accordionFontColor:white;
	--legendColor: #666666;
	--legendFontColor: white;
	--mainBarColor:#e30613;
	--mainBarFontColor:white;
	--mainfontColor:light-dark(#586367,whitesmoke);
	--tableHeadFontColor: black;
	--themeColor:light-dark(#636363,color-mix(in oklab, #636363, black 20%));
	--themeFontColor:white;
	--headingFontColor: light-dark(#636363,lightgrey);
}
