/* Sidebar header (and topbar for mobile) */
.wy-side-nav-search, .wy-nav-top {
    background: #272536;
}

/* Sidebar */
.wy-nav-side {
    background: #272536;
}

.wy-nav-content {
    max-width: 80% !important;
}
