.mwai-chatgpt-theme .mwai-reply-button.multi-choice.active {
    background-color: #197b190f;
    transition: all 0.3s ease-out;
    border-color: #3c513c;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}
.mwai-chatgpt-theme .mwai-reply-button {
    padding: 9px;
}