.team-analysis-card.match-statistics.match-per-stats.anwpfl-radar-card span.stat-svg svg {
    width: 20px;
    height: 20px;
    margin: 0 auto;
    padding: 3px;
    box-shadow: 0 0 2px 0px #000000;
    border-radius: 50%;
    margin-bottom: 4px;
}

.team-analysis-card.match-statistics.match-per-stats.anwpfl-radar-card .anwpfl-rank {
    background: #00c853;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    padding: 2px 6px;
    border-radius: 8px;
    line-height: 1;
    margin-top: 10px;
    max-width: 42px;
    margin: 10px auto 0;
}

.anwpfl-radar-card1 {
    margin-bottom: 20px;
    font-size: 14px;
}

.team-analysis-card.match-statistics.match-per-stats.anwpfl-radar-card .teams-row {
    margin-bottom: 30px;
}
.team-analysis-card.match-statistics.match-per-stats.anwpfl-radar-card span.stat-label {
    font-size: 10px;
    line-height: normal;
}