/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 5, ../sass/print.scss */
nav,
#fullpage .section .video {
  display: none !important;
}

/* line 9, ../sass/print.scss */
* {
  color: #000 !important;
  opacity: 1 !important;
}

/* line 13, ../sass/print.scss */
.fp-section.fp-table {
  display: block !important;
  height: auto !important;
}

/* line 17, ../sass/print.scss */
.fp-tableCell {
  display: block !important;
  height: auto !important;
}

/*# sourceMappingURL=print.css.map */
