html {
  background-color: #1e2326;
}
a:link {
  color: #7fbbb3;
}
a:visited {
  color: #d699b6
}
a:focus a:hover a:active {
  color: #dbbc7f;
}
