:root {
	--black:black;
	--mainbg:#111;
	--gray20:#333;
	--gray40:#666;
	--gray60:#999;
	--gray80:#CCC;
	--white:white;
	--textcolor:white;
	--textcoloralt:black;
	--alert:#EC7063;
	--warn:#BB0;
	--bright-green:#3C3;
	--modscolor:#88F;
	--drophl:#00ccff;
}
