.button-ai { background-color: black !important; color: white !important; font-family: sans-serif !important; font-weight: bold !important; text-transform: uppercase !important; border: none !important; padding: 10px 20px !important; transition: color 0.3s ease !important; }
.button-ai:hover { color: #999999 !important; }