:root {
  --bg-color: #303446;
  --text-color: #c6d0f5;
  --border: #737994;
  --link-color: #f2d5cf;
  --hover: #ca9ee6;
  --visited: #f08eca;
}