.button-ai { background-color: pink !important; color: white !important; transition: font-size 0.3s; }
.button-ai:hover { font-size: 1.2em; }