:root {
  --bg-color: #282a36;
  --text-color: #f8f8f2;
  --border: #6272a4;
  --link-color: #8be9fd;
  --hover: #ff79c6;
  --visited: #bd93f9;
}