body {
    margin: 2em;
}
.wy-side-nav-search {
    background-color: #007833 !important;
}

/* make the toctree headings (Course Info, Schedule, etc.) green */
.wy-nav-side .caption-text {
    color: #007833 !important;
  }