custom_css = """ .logo { width: 300px; height: auto; max-width: 100%; margin: 0 auto; object-fit: contain; padding-bottom: 0; } .text { font-size: 16px !important; } .tabs button { font-size: 20px; } .subtabs button { font-size: 20px; } h1, h2 { margin: 0; padding-top: 0; } """