How come these labels are lower case?

Hi,

I have several (many) badges in the frontend showing labels like this:

43
I have them color themed based on their value, but the thing I didnt customize (at least not knowingly) is the text transform to lower case.

regular badges show in all caps: 05
Ive checked the inspector and this is displayed:

I can deselect the checkbox in front of text-transform: uppercase, but that doesnt change anything…

What happened here?

I believe the text is being modified with text-transform: uppercase