.badge {
    width: 16px;
    height: 16px;
    filter: invert(40%);
}

.badge--sm {
    width: 12px;
    height: 12px;
}

.badge--usm {
    width: 8px;
    height: 8px;
}