.select-kit {
  &.combo-box {
    &.tag-drop {
      .tag-drop-header {
        font-size: var(--font-0);

        .d-icon {
          font-size: var(--font-0);
        }
      }

      .select-kit-row {
        font-weight: normal;
      }
    }
  }
}
