.footer-whatsapp {
    width: 81px;
    height: 81px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 1000;
    background-image: url("../images/bt-whatsapp.png");
    background-repeat: no-repeat;
}