body {
  background: #000;
}

.page {
  background: #000;
}

p, body {
  color: #fff;
}

a {
  color: #dee03a;
}

a:hover {
  color: #000;
  background-color: #dee03a;
}

.navigation {
  color: #ccc;
}

.breadcrumbs {
  color: #eeef70;
}

/* Specific to the Gallery section */


