@import url(screen.css);
/* line 2, print.scss */
.no-print {
  display: none !important;
  visibility: hidden;
  width: 0 !important;
  height: 0 !important; }

/* line 8, print.scss */
body {
  background-color: white; }
  /* line 10, print.scss */
  body .framework {
    margin: 0; }

/*# sourceMappingURL=print.css.map */