/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .sc-chat-window button[type="submit"]{
 	font-size: 18px !important;
    line-height: 18px;
 }