.fi-sidebar-header {
    background-color: #1f2730 !important;
    padding-right: 5px !important;
}
.fi-simple-header .fi-logo {
    color: rgb(var(--primary-400)) !important;
}
.fi-logo {
    color: #efefef !important;
}
.fi-sidebar-nav {
    background-color: #1f2730;
    padding: 0px 0px 0px 15px !important;
    margin: 0px !important;
}
.dark .fi-sidebar-nav {
    background-color: #1f2730;
    border-right: solid 2px #09090b;
}
.fi-sidebar-group-label {
    color: #a1a1a1 !important;
}
.fi-sidebar-item-button:hover,
.fi-sidebar-item-active .fi-sidebar-item-button {
    background-color: #2a323b !important;
}
.fi-sidebar-item .fi-icon-btn-icon,
.fi-sidebar-item-icon,
.fi-sidebar-item-label {
    color: #efefef !important;
}
.fi-sidebar-item-active .fi-sidebar-item-icon,
.fi-sidebar-item-active .fi-sidebar-item-label {
    color: rgb(var(--primary-300)) !important;
}
.widgets-heading {
    --tw-bg-opacity: 0 !important;
    --tw-ring-offset-shadow: 0 !important;
}
.widgets-heading .fi-wi-stats-overview-stat-value {
    font-size: 22px !important;
}
.gree,
.gree:hover {
    background-color: #ffd6d6 !important;
}
