html, body { background: #404040 !important; }
:is(.text-input, textarea) { border: 1px solid #fff !important; background: transparent !important; color: #fff !important; }
:is(.text-input, textarea)::placeholder { color: #ccc !important; }