/* a[href="#!/home"], */
/* .app-react-sidebar-Sidebar-module__nav span.font-semibold > a.text-blue-6.uppercase, */

a[href="https://www.portainer.io/install-BE-now"],
.app-react-sidebar-Sidebar-module__nav .font-medium,
#sideview sidebar .sidebar > button {
    /* display: none !important; */
    opacity: 0;
    visibility: hidden;
}

.app-react-sidebar-Footer-Footer-module__root > .text-gray-5,
.widget-content .text-muted,
.app-react-sidebar-Sidebar-module__nav .font-medium,
.app-react-sidebar-Sidebar-module__root > button {
    display: none !important;
}

.app-react-sidebar-Header-module__logo {
    padding: 10px 10px 10px 0;
    filter: invert(1);
}