/* This CSS document was created on 6/7/2019 by Graham Swanson to allow the adjustment of forms and form elements */

/* If you add to it, please try to add CSS to the appropriate section or create your own section */

/* START Address composite field */

fieldset.webform-address--wrapper {
  top: 0;
}
fieldset.webform-address--wrapper .webform-flexbox {
  margin-top: 0;
}

/* END - Address composite field */

fieldset.webform-composite-hidden-title {
    top: 0;
}