:root { 
  --black: #000000;
  --white: #ffffff;
 
  --font-size-m: 36px;
 
  --font-family-inter: "Inter", Helvetica;
}
