:root {
  --white: #ffffff;
  --black: #000000;
  --secondary: #151516;
  --theme: #d70014;
  --textcolor: #2d2d2d;
  --font-body-weight: normal;
  --font-weightbold: bold;
  --font-weightsemibold: 600;
  --font-weightmedium: 500;
  --font-theme-family: "Space Grotesk";
  --circle: 100%;
}
