:root {
  --primary-color: #111111;
  /* use : var(--primary-color); */
  --light-black-color: #111111;
	--link-aqua-color: #00AFAA;
}