/* line 1, /Users/macbookpro-fredericzugaj/Google Drive/Perso/Pro/FZ/www/scss/print.scss */
#supnav {
  display: none;
}

/* line 5, /Users/macbookpro-fredericzugaj/Google Drive/Perso/Pro/FZ/www/scss/print.scss */
nav {
  display: none;
}

/* line 10, /Users/macbookpro-fredericzugaj/Google Drive/Perso/Pro/FZ/www/scss/print.scss */
header .container {
  padding: 0;
}

/* line 15, /Users/macbookpro-fredericzugaj/Google Drive/Perso/Pro/FZ/www/scss/print.scss */
article {
  padding: 0;
}

/* line 19, /Users/macbookpro-fredericzugaj/Google Drive/Perso/Pro/FZ/www/scss/print.scss */
article p + h2,
article .row + h2,
article img + h2,
article ul + h2 {
  margin: 5pt 0;
}

/* line 26, /Users/macbookpro-fredericzugaj/Google Drive/Perso/Pro/FZ/www/scss/print.scss */
article + section {
  display: none;
}

/* line 31, /Users/macbookpro-fredericzugaj/Google Drive/Perso/Pro/FZ/www/scss/print.scss */
footer a[href="https://www.linkedin.com/in/fredericzugaj"],
footer a[href="https://twitter.com/FredericZugaj"] {
  display: none;
}

/* line 35, /Users/macbookpro-fredericzugaj/Google Drive/Perso/Pro/FZ/www/scss/print.scss */
footer div + div {
  display: none;
}

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