:root {
    --sidebar-item-color: white;
    --sidebar-item-color-active: white;
    --sidebar-item-background-color-active: #00401E;
    --sidebar-background-color: #19853f;
}
