:root {
  --white:#ffffff;
  --black:#000000;
	--theme:#E4722B; 
  --font-body-weight:normal;
  --font-weight-bold:bold;
  --font-weight-semibold:600;
	--font-weight-extrabold:800;
  --font-weight-medium:500;
	--font-body-family:'Barlow';
  --circle: 100%;
  --primary:#252B2B;
	--secondary:#454848;
  --font-head-family: 'Barlow Condensed';
} 
 


