.player-cell .team-cell:hover {
    opacity: 0.7;
    text-decoration: underline;
}
