r4nchy
You need to set the group ID in .Badge--group--[ID]
. in my case, I set this to 4, which would look like this:
.Badge--group--4 {
background-color: transparent !important;
background-size: cover !important;
background-image: url(https://i.imgur.com/Jzyks75.png) !important;
width: 16px;
height: 16px;
color: transparent !important;
border-radius: unset !important;
box-shadow: none;
}