.fa,
.fas,
.far,
.fab {
  display: inline-block;
  width: 1.25em;
  text-align: center;
  font-style: normal;
}

.fa::before,
.fas::before,
.far::before,
.fab::before {
  content: '';
}
