/* 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 */
#main-nav, .announcement, .left.sidebar, #footer, .breadcrumbs, .search.columns, .columns.social-media, #contact-info {
  display: none;
}

/* line 9, ../sass/print.scss */
img {
  display: block;
  margin: 20px;
}

/* line 14, ../sass/print.scss */
h1, h2, h3, h4, h5, h6, a {
  color: #512698;
}

/* line 18, ../sass/print.scss */
.wrapper {
  width: 100%;
}

/* line 22, ../sass/print.scss */
#header {
  padding-bottom: 10px;
  border-bottom: 2px solid #512698;
}
/* line 23, ../sass/print.scss */
#header img {
  margin: 0;
}
