@charset "UTF-8";

.field_label {
  min-width: 160px;
}

.registration-reception-message:not(:last-child) {
  margin-bottom: 40px;
}

.registration-reception-help:not(:first-child) {
  margin-top: 20px;
}

.registration-reception-help_text + .registration-reception-help_text {
  margin-top: 10px;
}
