.custom-add-items {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.custom-add-items button {
  align-self: start;
}

/*# sourceMappingURL=custom-add.css.map */
