.modal-card {
  padding: 1em;
}

.zip-code-input {
  max-width: 5em;
}

.supported-areas-form {
  margin: 0 !important;
}

.supported-areas-form .row:not(:first-child) {
  margin-top: 1em;
}
