:root {
  --white:#ffffff;
  --black:#000000;
	 --secondary:#212121;
	 --theme:#55B24B; 
	 --font-body-weight:normal;
  --font-weight-bold:bold;
  --font-weight-semibold:600;
  --font-weight-medium:500;
	 --font-body-family:"Archivo";
	 --font-head-family:"Be Vietnam Pro";
  --circle: 100%;
  --paragraph:#161616;
	 --gradient-theme:transparent linear-gradient(233deg, #85C676 0%, #58B34D 100%) 0% 0% no-repeat;
} 
 

