.webform-submission-form {
  max-width: 700px;
  margin: 0 auto;
  background:white;
}

.form-group {
    margin-bottom: 25px;
    text-align: left;
}
