.react-select-tags {
  .group {
    display: block;
    width: 100%;
    padding: 4px 24px;
    font-weight: 800;
    color: $rstGroupColor;
    font-size: 16px;
    line-height: 1.5;
  }
}