button[type="button"] { border-radius: 0.15rem; background: #000000; border: 1px solid #000; color: #fff; font-size: 1rem; } .opacity-50 { opacity: 1; } .bg-popover .p-1.h-\(--radix-select-trigger-height\) { background: black; color: #fff; font-size: 1rem; border-radius: 0.15rem; } .space-y-2.mt-2 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.5rem; } .bg-white.dark\:bg-gray-800.rounded-lg.sm\:rounded-xl.shadow-sm.p-2.sm\:p-3.md\:p-4 { color: white; background: black; margin-bottom: 0; } .space-y-1 .text-center.text-sm.font-medium.py-0\.5.px-2.rounded.bg-gray-50.dark\:bg-gray-900.border.border-gray-200.dark\:border-gray-700 { background: black; }