element.style {
}

.lista-redes .icon-instagram {
    background: #c92bb7;
    background: -webkit-linear-gradient(305deg,#3051f1 10%,#c92bb7 70%) no-repeat;
    background: linear-gradient(145deg,#222 10%,#222 70%) no-repeat;
}


element.style {
}
.lista-redes .icon-facebook {
    background-color: #333;
}


/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:10px;
right:10px;
z-index: 999;
}