i'll look at it later, but if memory serves, the idea is to create a flex container element (like a span
with display: flex
& align-items: center
) for the icon/text combo, but like all css usually takes a little rigging & playing around to figure out.