.team-selected {
    background-color: rgb(245, 163, 39);
}

.closed .team-selected {
    background-color: rgba(245, 163, 39, 0.6);
}