.button-ai { background-color: red; color: white; border-radius: 10px; }
.button-ai:hover { box-shadow: 0 0 10px white; }