:root {
  --font-family: "Space Grotesk", sans-serif;
  --second-family: "Unna", sans-serif;
  --third-family: "DM Sans", sans-serif;
  --font3: "Lexend", sans-serif;
  --font4: "Prompt", sans-serif;
  --font5: "Inter", sans-serif;
  --txt-1: #ddd;
  --txt-2: #a5a3ba;
  --accent-2: #5a5a6b;
  --accent-1: #24242b;
  --bg-base: #010101;
  --hover-glow: #b286dc;
  --googleplay-buttons-googleplay-blue: #00d7fe;
  --common-section-color: #363636;
}
