@charset "utf-8";

/* CSS Document */

  .btn-whatsapp {

        display:block;

        width:80px;

        height:210px;

        color#fff;

        position: fixed;

        left:0px;

        bottom:70px;

        border-radius:50%;

        line-height:30px;

        text-align:center;

        z-index:999;

}

