// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  width: math.div(18em, 14);
  text-align: center;
}
