a:hover {
    color : white;
    text-decoration: none;
}

.rrss{
    color:black;
}

.rrss:hover{
    color : black;
    text-decoration: none;
}

