body {
  background: #111;
}

.overhead {
  border-bottom: 1px solid #111;
  background: #111;
}

.page-title {
  color: #fff;
}

.alt-info .name {
  color: #555;
}

.dark.content {
  margin-top: 68px;
}

.leaflet-container .leaflet-control-attribution {
  background: rgba(0, 0, 0, 0.8);
  color: #777;
}
