:root {
  --primary: #121212;
  --primary-text: #7e7e7e;
  --secondary: #7e7e7e;
  --secondary-text: #ffffff;
  --accent: #343434;
  --accent-text: #ffffff;
  --accent-text-secondary: #f97316;
  --grey: #9099a4;
  --dark: #000a25;
}
