.Inserter__actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Inserter__loader {
  padding: 2em;
  display: flex;
  justify-content: center;
}
