html {
    /* font-size: 16px !important; */
}

.fi-simple-main {
    /* @apply sm:max-w-7xl !important; */
}

:is([dir="ltr"] .fi-main) {
    border-top-left-radius: unset !important;
}

.dark\:bg-gray-900:is(.dark *) {
    /* --tw-bg-opacity: 1; */
    /* background-color: rgba(var(--gray-950), var(--tw-bg-opacity)) !important; */
}

/*
.fi-sidebar-item span {
    font-size: .85rem !important;
    font-weight: 500 !important;
}

.fi-sidebar-nav {
    background-color: #fafafa !important;
    border-right: 2px solid #e9e9e9 !important;
}

body {
    background-color: #e9e9e9 !important;
}

.fi-sidebar-header, .fi-topbar > .flex {
    border-bottom: 2px solid #e9e9e9 !important;
    box-shadow: none;
}

.fi-main {
    border-top: none;
}

.w-\[--sidebar-width\] {
    --sidebar-width: 16rem;
    width: var(--sidebar-width) !important;
} */
