/* casey remember to move this to the site's theme   */
.webform-submission-form .webform-button--submit{
  width: 100%;
}
.form-required::after { 
  content: "  *  ";
  color: red;
}