:root {
  --link: #004f9b;
  --link-hover: #2c7fba;
  --border: rgb(38, 122, 181);
  --highlight: rgb(153, 212, 255);
}
