/* whatsapp fixo */

.whatsapp_contato {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 999;
    
}