:root {
  --white: #fff;
  --black: #000000;
  --heading-black: #111111;
  --light-black: #151313;
  --themeyellow: #CD7F32;
  --grey-color: #F0F2F4;
  --sitefonts: 'Sora', sans-serif;
}