/* casey remember to move this to the site's theme   */
.webform-submission-form .webform-button--submit{
  width: 100%;
}
#edit-email{
  margin: 10px;
}
.form-required::after {
  content: "  *  ";
  color: red;
}
.webform-confirmation__message .data{
  text-indent: 50px;
  text-align: justify;
  letter-spacing: 3px;
}
