.fa-whatsapp {
    position: fixed;
    bottom: 50px;
    right: 30px;
    /* background-color: rgb(0, 255, 26);
    border: 15px solid rgb(0, 255, 26);
    border-radius: 50%; */
    z-index: 100;

}