.list-social a {
    color: #393939;
}
.list-social a:hover {
    color: #010101;
    color: rebeccapurple;
}
