body { background: #0c4a6e !important; } body > gradio-app { background: transparent !important; } h1, h4, li, p { color: whitesmoke; } h1 { text-align: center; } a { color: #f2762e; } #capa-logo { width: 11rem; display: block; margin: 0 auto 0 auto; } #capa-logo > div.image-container > button { cursor: default; } #capa-logo > div.image-container > button:hover { background-color: transparent !important; } #capa-logo > div.image-container > div { display: none; } #capa-title > div.html-container { padding: 0; } .secondary { background: #f2762e; border-color: #f2762e; color: white; } .secondary:hover { background: #fc9f53; border-color: #fc9f53; } .label { color: whitesmoke !important; } .gallery > button > div { background: whitesmoke !important; }