#chatbot-chatgpt { background: #f1f1f1 !important; color: #000000 !important; }
.chatbot-bubble { background: #f1f1f1 !important; color: #000000 !important; }
.chatbot-floating-style { background: #f1f1f1 !important; }
.chatbot-embedded-style { background: #f1f1f1 !important; }
#chatbot-chatgpt-submit { background-color: #f1f1f1 !important; }
#chatbot-chatgpt-upload-file { background-color: #f1f1f1 !important; }
#chatbot-chatgpt-erase-btn { background-color: #f1f1f1 !important; }
#chatbot-chatgpt-text-to-speech-btn { background-color: #f1f1f1 !important; }
#chatbot-chatgpt-download-transcript-btn { background-color: #f1f1f1 !important; }
#chatbot-chatgpt-header { background-color: #222222 !important; }
#chatbot-chatgpt-header-embedded { background-color: #222222 !important; }
.chatbot-user-text { background-color: #007bff !important; color: #ffffff !important; }
.chatbot-bot-text { background-color: #5BC236 !important; color: #ffffff !important; }
.chatbot-typing-dot { color: #ffffff !important; }
.chatbot-chatgpt-custom-button-class { color: #ffffff !important; }
.chatbot-typing-indicator { background-color: #5BC236 !important; color: #ffffff !important; }
#chatbot-chatgpt-title.title { color: #ffffff !important; }
.chatbot-wide { width: 500px !important; }
#chatbot-chatgpt.wide { width: 500px !important; }
.chatbot-narrow { width: 300px !important; }
#chatbot-chatgpt.narrow { width: 300px !important; }
.chatbot-image-width { width: 80% !important; }
#chatbot-chatgpt.image-width { width: 80% !important; }