@use url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700) {}/* line 3, app/assets/stylesheets/print.sass */
html, body {
  background: none;
}

/* line 6, app/assets/stylesheets/print.sass */
.aHeader-wrapper, .aFooter, .bApplicationHead-print {
  display: none;
}

/* line 9, app/assets/stylesheets/print.sass */
.bProjectDetails {
  flex-direction: column;
}

/* line 12, app/assets/stylesheets/print.sass */
.uPrintHide {
  display: none;
}
