@import "variables";

// Fixed Width Icons
// -------------------------

.#{$md-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}
