.fa,
.fas,
.fa-solid {
    display: inline-block;
    width: 1em;
    min-width: 1em;
    text-align: center;
}

.fa::before,
.fas::before,
.fa-solid::before {
    content: "";
}
