      /* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:15px;
right:10px;
z-index: 999;
}

      /* INSTAGRAM FIXO */
.instagram-fixo {
position: fixed;
bottom:85px;
right:10px;
z-index: 999;
}

/* Quadro atras do Facebook */
#rodape .redes-sociais {
top: 10px;
border: 0;
bottom: none;
background: transparent;
box-shadow: 0 0px 0px 0 rgba(0,0,0,0.3);
}

#rodape span.titulo.cor-secundaria.hidden-phone {
color: white;
}
