/* Automatically generated by Site Chatbot RAG. Do not edit. */
:root {
    --chatbot-primary-color: #4f46e5;
    --chatbot-text-color: #ffffff;
    --chatbot-bg-color: #ffffff;
    --chatbot-user-bubble: #4f46e5;
    --chatbot-user-text: #ffffff;
    --chatbot-bot-bubble: #f3f4f6;
    --chatbot-bot-text: #1f2937;
    --chatbot-avatar-url: initial;
    --chatbot-bubble-icon-url: initial;
}
