.button-ai { background-color: #2b1146 !important; border: 2px solid #ffffff !important; color: #ffffff !important; padding: 10px 20px !important; font-size: 16px !important; border-radius: 5px !important; }
.button-ai:hover { background-color: #1c0732 !important; }
.button-ai:active { background-color: #1c0732 !important; }
.button-ai:focus { outline: none !important; }
.button-ai.green { background-color: #2b1146 !important; border: 2px solid #ffffff !important; color: #ffffff !important; }
.button-ai.green:hover { background-color: #1c0732 !important; }
.button-ai.green:active { background-color: #1c0732 !important; }
.button-ai.green:focus { outline: none !important; }