/* Your custom css code goes here */

.white-link{
    color: #ffffff;
}

.white-link:hover{
    color: #f1f1f1;
}