#mlb2-37356501 form {
  display: flex;
  flex-direction: row;
  grid-gap: 10px;
}
@media (max-width: 640px) {
  #mlb2-37356501 form {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
#mlb2-37356501 form .ml-form-formContent {
  width: 100%;
}
#mlb2-37356501 form .ml-form-embedSubmit {
  flex: none;
  width: 160px;
}
@media (max-width: 640px) {
  #mlb2-37356501 form .ml-form-embedSubmit {
    width: 100%;
  }
}
#mlb2-37356501 form .ml-form-embedSubmit button {
  width: 100%;
}
#mlb2-37356501 .ml-form-successBody p {
  color: #ffffff;
  text-align: center;
}

/*# sourceMappingURL=style.css.map */
