:host {
  display: inline-flex;
  align-items: center;

  .remove {
    cursor: pointer;
  }
}
