/* 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 */
body#resume {
  background-color: #FFF;
  border-width: 0 0 0 0;
  margin: 0;
  width: 98%;
  size: letter;
}
/* line 10, ../_sass/print.scss */
body#resume .resume-section {
  font-size: .9rem;
}

/* line 16, ../_sass/print.scss */
.no-print, .no-print * {
  display: none !important;
}
