.fa-circle-play {
    opacity: .6 !important;
}
.fa-circle-play:hover {
    opacity: 1 !important;
}
