.button-ai { background-color: lightgreen !important; border: 2px solid white !important; color: black !important; transition: all 0.3s ease !important; }
.button-ai:hover { transform: scale(1.1) !important; }