/**
 * SAE Canvas CSS customisations
 */

/* Hide instructure footer */
#footer {
    display: none;
}

#dify-chatbot-bubble-button {
    background-color: #1C64F2 !important;
}

#dify-chatbot-bubble-window {
    width: 24rem !important;
    height: 40rem !important;
}