.crud__model__group {
  margin-bottom: 30px;
}

.crud__model__actions {
  padding-top: 20px;
  border-top: 1px solid lightgray;
}

.crud__model__title {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
