:root {
  --font: Poppins, Arial, sans-serif;
  --nav-font: ABeeZee, Poppins, sans-serif;
  --font-size: 14px;
  --text: #4a4a4a;
  --bg: #ffffff;
  --container: 1200px;
  --black: #000000;
  --menu: #ffce38;
  --btn: #828282;
  --white: #ffffff;
}
