/* :is(.dark .dark\:bg-white\/5) {
    background-color: #000000A0 !important;
} */
.dark\:bg-white\/5:is(.dark *) {
    background-color: hsla(0, 0%, 0%, 0.35) !important;
}