@charset "utf-8";
/* print-only styles, hide everything except for the logo and content */

header,footer,.hideFormOutput {display:none;}
fieldset, div.formRow {
  break-inside: avoid;
}