.wy-side-nav-search,
.wy-nav-top {
  background: linear-gradient(180deg, #0f3557 0%, #155a7a 100%);
}

.wy-menu-vertical header,
.wy-menu-vertical p.caption {
  color: #d9eef6;
}

.wy-nav-content {
  max-width: 1100px;
}

.rst-content table.docutils td,
.rst-content table.docutils th {
  vertical-align: top;
}

.rst-content code.literal,
.rst-content tt.literal {
  color: #0f3557;
}
