﻿.team-favorite-star {
    color: rgb(182, 182, 182);
    cursor: pointer;
}

.is-favored {
    color: rgb(242, 237, 75);
}
