/* 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 4, ../../sass/global-styling/print.scss */
body {
  background: none;
}

/* line 8, ../../sass/global-styling/print.scss */
nav.breadcrumb,
.region-highlighted,
.navbar-collapse,
.navbar-toggler,
footer.footer {
  display: none;
}
