.wy-side-nav-search,
.wy-nav-top {
  background: #1d252d;
}

.wy-nav-content {
  max-width: 900px !important;
}

.wy-nav-side {
  background: #00b1e2;
}

.wy-menu-vertical p.caption {
  color: floralwhite;
}

.wy-table-responsive table td,
.wy-table-responsive table th {
  white-space: inherit;
}

.wy-menu-vertical li button.toctree-expand {
  color: floralwhite;
}

.spacer {
  height: 1rem;
}
