/* Add here all your CSS customizations */
.estilo-whatsapp-1 {
    position: fixed; 
    bottom: 160px; 
    left: 20px; 
    font-size:18px; 
    border-radius:50px; 
    z-index: 1000;
}
.estilo-whatsapp-2 {
    position: fixed; 
    bottom: 90px; 
    left: 20px; 
    font-size:18px; 
    border-radius:50px; 
    z-index: 1000;
}
.estilo-whatsapp-3 {
    position: fixed; 
    bottom: 20px; 
    left: 20px; 
    font-size:18px; 
    border-radius:50px; 
    z-index: 1000;
}