[x-sortable-handle] button {
    cursor: grab !important;
}

[x-sortable-handle] button:active {
    cursor: grabbing !important;
}

.fi-topbar-database-notifications-btn-has-unread {
    background: #e60000 !important;
    color: #ffffff !important;
    box-shadow: 0 0 0 3px rgba(230, 0, 0, 0.18), 0 10px 20px rgba(230, 0, 0, 0.28) !important;
}

.fi-topbar-database-notifications-btn-has-unread:hover,
.fi-topbar-database-notifications-btn-has-unread:focus-visible {
    background: #c90000 !important;
    color: #ffffff !important;
}

.fi-topbar-database-notifications-btn-has-unread .fi-icon-btn-icon {
    color: #ffffff !important;
    stroke-width: 2.4;
}

.fi-topbar-database-notifications-btn-has-unread .fi-icon-btn-badge-ctn {
    background: #ffffff !important;
}
