Detail page badge missing utilities
Based on this conversation: !30 (comment 306490893)
On the details page, we should have 16px above the badge and 24 px below the badge. To enable this we need to add extra utility classes.
Namely: gl-pb-6
and gl-mb-6
which gives us support for 24px
on the bottom of elements.