/* Service Teams Component Styles */

.team-member-list label:hover,
.team-asset-list label:hover {
    background: var(--bg-color);
}
