/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .blcp_image{
    display:none;
 }
 .blcp-btn{
    color:#ffffff !important;
    background-color:#000000 !important;
    font-size: 14px;
    border-radius: 16px !important;
    padding:2px 20px 0px 20px !important;
    border:1px solid #000000 !important;
    width: auto !important;
 }
 .blcp_text input{
   font-family: 'Roboto';
 }