			:root {
				--colW: #FFFFFF;
				--colUltralightG: #E3E3E3;
				--colB: #222222;
				--colMidG: #9d9d9d;
				--colDarkG: #4B4B4B;
				--colRed: #AF0917;
				--colLightBlue: #0f91bd;
				--colPrime: #00ffb9;
				--colSec: #000028;
				--bgCol: #FFFFFF;
				--textCol: #000000;
			}