.wy-menu-vertical p.caption {
    color: white !important;
}

.wy-nav-side {
    background-color: #00563B !important;
}

.wy-nav-content a,
.wy-nav-content a:hover,
.wy-nav-content a:visited
{
    color: #00563B !important;
}

.wy-side-nav-search .wy-dropdown > a, 
.wy-side-nav-search > a {
    font-weight: 400;
}

.rst-content .toctree-wrapper > p.caption, h1, h2, h3, h4, h5, h6, legend {
    margin-top: 0;
    font-family: Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;
    font-weight: 200;
}