Thanks! I would like to point out that on forum posts the font size of the text in the badges is 12px, but on that page it’s 15.008px (it’s em-based instead of px-based). It looks like there’s CSS overriding the font size on forum posts explicitly to 12px, but that’s not being used on that page. It would look much cleaner if it was also changed to 12px on that page.
Yeah, flairs on topics have a .topic-avatar class explicitly to override the font-size property, but profiles don’t have that for some reason, possibly because it would also target the profile’s user flair?