/* your styles go here */
*{
    
}
.parceiros:hover {
    background-color: #eb1f25;
    color: white;
}

.parceiros {
    color: rgb(98, 95, 95);
}


/* .cor-hover{
    color:rgb(90, 90, 90);
} */

.fodase::first-letter {
    text-transform: uppercase;
}



.facebook{
    font-weight: bold;
    color: rgb(242, 242, 242) !important;
    font-size: 2em;
}