        #dify-chatbot-bubble-button {
                background-color: #1C64F2 !important;
        }
        #dify-chatbot-bubble-window {
                /* 本サイトでは 1rem = 10px としているため */
                width: calc(24rem * 1.6) !important;
                border-radius: calc(1rem * 1.6) !important;
                position: fixed !important;
        }
