/* 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 */
header {
  display: none;
}

/* line 9, ../../sass/print.scss */
footer {
  display: none;
}

/* line 13, ../../sass/print.scss */
.back-button {
  display: none;
}

/* line 17, ../../sass/print.scss */
.print-button-container {
  display: none;
}

/* line 21, ../../sass/print.scss */
.cookie-consent-message {
  display: none !important;
}

/* line 25, ../../sass/print.scss */
.global-container {
  box-shadow: none;
  border: 1px solid #000;
  font-size: 0.6em;
}

/* line 31, ../../sass/print.scss */
.value {
  font-size: 0.8em;
}

/* line 35, ../../sass/print.scss */
.label {
  font-size: 0.8em;
}

/* line 39, ../../sass/print.scss */
h2 {
  font-size: 0.8em;
}
