/*! Place your custom styles here */
.icon {
    line-height: 1em;
    font-size: 3.14285714em;
  }
  .icon-xs {
    font-size: 1em;
  }
  .icon-sm {
    font-size: 2.35714286em;
  }
  .icon-lg {
    font-size: 5.57142857em;
  }