
                    .chat-popup {display: block;}
                    #OpenFrmBtn {display: block;}
                
                .open-button { 
                    background-color: #ef9624; 
                }
            
                .open-button:hover { 
                    background-color: #f8cd49; 
                }
            
                .open-button { 
                    border-color: #ef9624; 
                }
            
                .open-button { 
                    color: #ffffff; 
                }
            
                .chatbot-header-heading h3 { 
                    font-family: Montserrat; 
                }
            
                .chatbot-header-heading h3 { 
                    font-weight: Normal; 
                }
            
                .chatbot-header-heading h3 { 
                    font-size: 20px; 
                }
            
                .chatbot-header { 
                    background-color: #ef9624; 
                }
            
                .chatbot-header-heading h3 { 
                    color: #ffffff; 
                }
                #CloseFrmBtn-chatbox {  
                    color: #ffffff; 
                    background: transparent; 
                }
            
                .chatbot-header { 
                    border-bottom-color: #ef9624; 
                }
            
                p.user-question-bubble-txt { 
                    font-family: Roboto; 
                }
            
                p.user-question-bubble-txt { 
                    font-weight: Normal; 
                }
            
                p.user-question-bubble-txt { 
                    font-size: 14px; 
                }
            
                p.user-question-bubble-txt { 
                    color: #ffffff; 
                }
            
                .user-speech-bubble { 
                    background-color: #ef9624; 
                }
            
                .user-speech-bubble { 
                    border-color: #ef9624; 
                }
            
                .user-speech-bubble { 
                    border-width: 2px; 
                }
            
                p.chatbot-bot-bubble-txt { 
                    font-family: Montserrat; 
                }
            
                p.chatbot-bot-bubble-txt { 
                    font-weight: Normal; 
                }
            
                p.chatbot-bot-bubble-txt { 
                    font-size: 14px; 
                }
            
                p.chatbot-bot-bubble-txt { 
                    color: #ffffff; 
                }
            
                .chat-response-bubble { 
                    background-color: #373281; 
                }
            
                .chat-response-bubble { 
                    border-color: #373281; 
                }
            
                .chat-response-bubble { 
                    border-width: 2px; 
                }
            
                .form-container { 
                    background-color: #52998c; 
                }
            
                .form-footer-input-section { 
                    background-color: #ffffff; 
                }
            
                .form-footer-input-section { 
                    border-color: #ffffff; 
                }
            
                .form-footer-input-section { 
                    border-width: 2px; 
                }
            
                .form-footer-input-section { 
                    border-radius: 15px; 
                }
            
                .chatbot-txt-form__textinput { 
                    font-family: Montserrat; 
                }
            
                .chatbot-txt-form__textinput { 
                    font-weight: Normal; 
                }
            
                .chatbot-txt-form__textinput { 
                    font-size: 14px; 
                }
            
                .chatbot-txt-form__textinput { 
                    color: #000000; 
                }
            
                .chatbot-txt-from__submit { 
                    background-color: #373281; 
                }
            
                .chatbot-txt-from__submit { 
                    border-color: #373281; 
                }
            
                .chatbot-txt-from__submit { 
                    color: #ffffff; 
                }
            
                .container.chat-section-getit { 
                    background: #f3f6ff; 
                }
            
                .chat-popup { 
                    border-radius: 15px; 
                }
            