.list-item-field-wrapper {
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
}

.list-item-field-children-wrapper {
  width: 100%;
  margin-right: 10px;
}
