.fa-star {
    color: yellow;
}

.fa-star-half {
    color: yellow;
}

.action a {
    color:  #ff004d;

}

.action a:hover {
    color:  #2c3b51;

}