chart-selector {
  display: inline-block;

  .btn-pill {
    padding: 0 8px;
  }

  &:not(:first-child) {
    margin-left: 12px;
  }

  .small-icon {
    width: 22px;
    height: 20px;
  }
}
