/* Font Awesome 5 uses a 448/512 = 0.875em icon box.
   Phosphor uses 0.8125em, so the matching size factor is 1.077. */
.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;
}
