/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
 .wilsons-chatbot{
    z-index: 99999;
    position: fixed;
    bottom:0;
    right:0;
} 
