.fi-sidebar {
    background-color: rgba(255, 255, 255, 1) !important;
}

html.dark .fi-sidebar {
    background-color: rgba(24, 24, 27, 1) !important;
}
