:root {
  --white:#ffffff;
  --black:#000000;
	 --theme:#722078; 
	 --yellow:#F18C0A;
	 --font-body-weight:normal;
  --font-weight-bold:bold;
  --font-weight-semibold:600;
	 --font-weight-extrabold:800;
  --font-weight-medium:500;
	 --font-body-family:"Archivo";
	 --font-head-family:"Be Vietnam Pro";
  --circle: 100%;
  --paragraph:#161616;
	
} 
 

