:root {
  --white:#ffffff;
  --black:#000000;
	 --secondary:#171714;
	 --heading-title:#020202;
	 --textcolor:#212121;
  --theme:#00A79D;
  --font-body-weight: normal;
  --font-weightbold: bold;
  --font-weightsemibold: 600;
  --font-weightmedium: 500;
  --circle: 100%;

}
