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

.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
}