:root { 
  --black: #000000;
  --text: #ffffff;
 
  --font-size-l: 24px;
  --font-size-m: 20px;
  --font-size-xl: 80px;
 
  --font-family-inter: "Inter", Helvetica;
  --font-family-space_grotesk: "Space Grotesk", Helvetica;
}
