. {background-color: transparent !important;}
.left-details {font-size: 0px !important; background-color:black}
.left-details .copyright {font-size:small !important;}
.sidebar-drawer {
    background-color: hsla(270,65.96%,18.43%,1);
}
.sidebar-drawer a {
    color: white !important;
}
.sidebar-brand-text {color:white !important;}
.reference_internal:hover {
    background-color: transparent !important;
}

.sidebar-container {
    padding: 20px;
}
.sidebar-tree .current .reference {
    background-color: transparent;
}
.sidebar-tree .current .reference:hover {
    background: transparent;
}

.sidebar-tree .reference:hover {
    background: transparent;
}
.icon {
    color: white
}
.sidebar-tree .toctree-l1 .reference, .sidebar-tree .toctree-l1>label .icon
{
    color: white;
}

.left-details {
    background-color: transparent;
}