.button-ai { background-color: black !important; color: white !important; transition: all 0.3s ease; }
.button-ai:hover { background-color: white !important; color: black !important; }