#hideSonarr, #hideRadarr {
    display: none !important;
}

/*
.widget-container,
.service-card {
    background-color: rgb(208, 15, 15) !important;
}
*/

.backdrop-blur-xl {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

/*
#information-widgets {
	background-color: rgba(255, 5, 5, 0.15) !important;
}

#tabs ul {
    background-color: rgba(255, 5, 5, 0.15) !important;
}

.service-card, .bookmark-icon, .bookmark-text {
    background-color: rgba(255, 5, 5, 0.15) !important;
}
*/