@import (reference) './ef-pill.less';

:host {
  // extending styles from ef-pill
  &:extend(:host);
  max-width: 120px;
}
