body {
  color: black;
}

.wy-side-nav-search {
  color: #000000 !important;
  background: #343131 !important;
}

.wy-side-scroll {
    min-height: 100%;
    overflow-y: auto;
}


/* link color overrides for compliant contrast levels */

.wy-nav-content a {
  color: #2470A3 !important;
}

.admonition-title {
  background: #7A7288 !important;
}
