/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

p {
  font-size: 0.95rem;
}
h1 {
  font-size: 1.75rem;
}
h2 {
  font-size: 1.5rem;
}
h3 {
  font-size: 1.25rem;
}
h4 {
  font-size: 1.15rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
hr {
  border: 1px solid #c72e28;
}
.pnb {
  background-color: #ffffff;
  border: solid 2px #ebeb4d;
  margin-right: 2em;
  margin-left: 2em;
  padding-left: 1em;
  padding-right: rem;
  color: #02145e;
  text-align: center;
}
.boldtable, .boldtable TD, .boldtable TH {
  font-size: 1.1em !important;
}
@media print {
  p.page {
    page-break-after: always;
  }
}
@media print {
  .noprint {
    display: none;
  }
}
/*# sourceMappingURL=custom__error.css.map */