i[class*="fa-"] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1em;
    height: 1em;
    line-height: 1;
    vertical-align: -0.125em;
}

i[class*="fa-"] svg {
    width: 1em;
    height: 1em;
    display: block;
    flex-shrink: 0;
}

i.fa-fw,
.svg-fa-icon-fw {
    width: 1.25em;
}
