@charset "UTF-8";
.btn-whatsapp {
       display:block;
       color:#fff;
       position: fixed;
       right:80px;
       bottom:22px;
       border-radius:50%;
       line-height:80px;
       text-align:center;
       z-index:999;
}
