:root {
  --bg-color: #ffffff;
  --text-color: #1a2a44;
  --border: #7689b3;
  --link-color: #7689b3;
  --hover: #62739a;
  --visited: #7689b3;
}