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