@layer utilities {
    .fi-sidebar-nav .fi-sidebar-item a,
    .fi-sidebar-nav .fi-sidebar-item button {
        @apply px-1 py-1 !important;
    }
}