.team-badge {
    width         : 2em;
    height        : 2em;
    border-radius : 100%;
    background    : radial-gradient(circle at 25% 25%, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}
