@import '~styles/config';

.container {
  justify-content: space-between;
}

.heading {
  margin-top: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
}

.cancelButtonContainer {
  min-width: 180px;
}
