/*
 * DO NOT EDIT THIS FILE.
 * It's generated automatically by 'yarn build' command.
 * @preserve
 */

.m-text-field__label {
  margin-bottom: 1.25rem;
}

@media (min-width: 1025px) {
  .m-text-field__label {
    margin-bottom: 2rem;
  }
}
.m-text-field__item > *:first-child {
  margin-top: 0;
}
.m-text-field__item > *:last-child {
  margin-bottom: 0;
}
