body {
  background: #000;
}

.page {
  background: #09000f;
}

p, body {
  color: #feffb7;
}

a {
  color: #565dbc;
}

a:hover {
  color: #09000f;
  background-color: #565dbc;
}

.navigation {
  color: #ccc;
}

.breadcrumbs {
  color: #a9aef6;
}

/* Specific to the Downloads section */


