/* Keep Phosphor's rendered size aligned with the former Font Awesome 5 icons. */
.ph,
.ph-bold,
.ph-light,
.ph-thin,
.ph-fill,
.ph-duotone {
    font-size: 1.077em;
    vertical-align: -0.09em;
}
.ph-md { font-size: 1.077em !important; }
.ph-lg { font-size: 1.436em !important; }
.ph-xl { font-size: 1.6155em !important; }
.ph-2x { font-size: 2.154em !important; }
.ph-3x { font-size: 3.231em !important; }
