.button-ai { background-color: transparent !important; border: 1px solid lightgrey !important; color: lightgrey !important; transition: all 0.3s ease !important; }
.button-ai:hover { border: 2px solid black !important; color: black !important; }