.gr-input { background: black !important; box-shadow: 0 0 0 1px #293139 !important; border-radius: 2px !important; padding: .5rem .75rem !important; } .gr-button:hover { background: rgba( 255, 255, 255, .1 ) !important; border: none !important; } .gr-button { color: #6699cc !important; border: none !important; font-weight: normal !important; background: transparent !important; border-radius: 2px !important; padding: .5rem .75rem !important; min-width: auto !important; white-space: nowrap !important; align-items: flex-end !important; } body, .gradio-container { font: 1rem/1.5rem 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important; } .container { max-width: !important; } .min-h-\[15rem\] { background: rgba( 255, 255, 255, .1 ) !important; } footer { display: none !important; } .gr-box, .gr-form { background: none !important; border: none !important; } .gap-4 { gap: 0 !important; } .border-gray-200 { margin: .75rem; }