.button-ai { background-color: orange !important; color: white !important; border: none !important; padding: 10px 20px !important; font-size: 16px !important; cursor: pointer !important; }
.button-ai:hover { background-color: darkorange !important; }
.button-ai:active { background-color: orangered !important; }