/* line 5, ../sass/_typography.scss */
h1 {
  font-style: italic;
  font-weight: 700; }

/* line 6, ../sass/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  color: #2f5c67; }

/* line 7, ../sass/_typography.scss */
h1, h2, h3 {
  font-family: "bree", arial, sans-serif; }

/* line 8, ../sass/_typography.scss */
h2, h3 {
  font-weight: 400; }

/* line 10, ../sass/_typography.scss */
a {
  color: #D1B400;
  text-decoration: none;
  font-weight: 700; }

/* line 11, ../sass/_typography.scss */
a:hover {
  text-decoration: underline; }

/* line 13, ../sass/_typography.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h5 a {
  color: #2f5c67; }

/* line 15, ../sass/_typography.scss */
h4, h5, h6 {
  font-family: "bree", arial, sans-serif; }

/* line 16, ../sass/_typography.scss */
h4 {
  font-weight: 700; }

/* line 17, ../sass/_typography.scss */
h5, h6 {
  font-weight: 300; }

/* line 18, ../sass/_typography.scss */
p, body {
  font-family: georgia, serif;
  color: #2f5c67; }

/* line 19, ../sass/_typography.scss */
p, blockquote {
  line-height: 24px;
  padding-top: 6px;
  padding-bottom: 18px; }

/* line 20, ../sass/_typography.scss */
p.subheader {
  font-family: "bree", arial, sans-serif;
  font-weight: 300;
  color: #2f5c67; }

/* line 21, ../sass/_typography.scss */
pre, code {
  font-family: "courier new", courier;
  line-height: 24px;
  tab-size: 4;
  font-size: 12px;
  line-height: 18px;
  padding-top: 12px;
  padding-bottom: 6px; }

/* line 22, ../sass/_typography.scss */
pre {
  margin-left: 24px;
  background-color: #eaeaea;
  border: 1px solid #ccc;
  padding: 11px 12px;
  margin-bottom: 24px;
  margin-top: 24px; }

/* line 23, ../sass/_typography.scss */
p > code {
  display: inline; }

/* line 25, ../sass/_typography.scss */
li {
  line-height: 24px;
  padding-top: 6px;
  padding-bottom: 18px; }

/* line 26, ../sass/_typography.scss */
li p, li ul, li ol {
  padding: 0; }

/* line 27, ../sass/_typography.scss */
ul > li li, ol > li li {
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px; }

/* line 29, ../sass/_typography.scss */
ul, ol {
  margin-left: 48px;
  margin-bottom: 24px; }

/* line 30, ../sass/_typography.scss */
ul > li {
  list-style-type: disc; }

/* line 31, ../sass/_typography.scss */
ol > li {
  list-style-type: decimal; }

/* line 32, ../sass/_typography.scss */
ol ol > li {
  list-style-type: lower-alpha; }

/* line 33, ../sass/_typography.scss */
ol ol ol > li {
  list-style-type: lower-roman !important; }

/* line 34, ../sass/_typography.scss */
ul li, ol li {
  margin-bottom: -24px; }

/* line 35, ../sass/_typography.scss */
li > pre {
  margin-bottom: 4px; }

/* line 37, ../sass/_typography.scss */
ol > li ul, ol > li ol, ul > li ul, ul > li ol {
  padding: 0;
  margin-bottom: 0; }

/* line 38, ../sass/_typography.scss */
blockquote {
  margin-left: span(1 of 8 wide);
  margin-right: span(1 of 8 wide);
  color: #7a9899;
  text-align: center;
  font-style: italic;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 0;
  margin-top: -24px;
  padding-top: 24px;
  padding-bottom: 24px; }

/* line 39, ../sass/_typography.scss */
blockquote p {
  color: #7a9899;
  padding: 0;
  margin: 0;
  font-size: 28px;
  line-height: 36px; }

/* line 40, ../sass/_typography.scss */
b, strong {
  font-weight: 700;
  line-height: 1em; }

/* line 41, ../sass/_typography.scss */
i, em {
  font-style: italic;
  line-height: 1em; }

/* line 42, ../sass/_typography.scss */
* {
  box-sizing: border-box; }

/* line 45, ../sass/_typography.scss */
h1 {
  font-size: 43px;
  line-height: 48px;
  letter-spacing: -1px;
  padding-top: 34px;
  padding-bottom: 14px; }

/* line 46, ../sass/_typography.scss */
h2 {
  font-size: 32px;
  line-height: 48px;
  padding-top: 1px;
  padding-bottom: 23px; }

/* line 47, ../sass/_typography.scss */
h3 {
  font-size: 24px;
  line-height: 24px;
  margin-top: -24px;
  margin-bottom: -24px;
  padding-top: 29px;
  padding-bottom: 19px; }

/* line 48, ../sass/_typography.scss */
h4 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: -24px;
  padding-top: 30px;
  padding-bottom: 18px; }

/* line 49, ../sass/_typography.scss */
h5 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: -24px;
  padding-top: 30px;
  padding-bottom: 18px; }

@media (max-width: 549px) {
  /* line 52, ../sass/_typography.scss */
  h1 {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -1px;
    padding-top: 2px;
    padding-bottom: 22px;
    margin-bottom: -24px; }

  /* line 53, ../sass/_typography.scss */
  h2 {
    font-size: 24px;
    line-height: 36px;
    min-height: 72px;
    padding-top: 5px;
    padding-bottom: 19px; }

  /* line 54, ../sass/_typography.scss */
  h3 {
    font-size: 24px;
    line-height: 24px;
    margin-top: -24px;
    margin-bottom: -24px;
    padding-top: 29px;
    padding-bottom: 19px; }

  /* line 55, ../sass/_typography.scss */
  h4 {
    font-size: 18px;
    line-height: 24px;
    padding-top: 24px;
    padding-left: 4px; }

  /* line 56, ../sass/_typography.scss */
  h5 {
    font-size: 18px;
    line-height: 24px;
    padding-top: 24px;
    padding-left: 4px;
    font-weight: 400; } }
/* line 60, ../sass/_typography.scss */
h1 + p.subheader {
  font-size: 24px;
  line-height: 24px;
  padding-top: 14px;
  padding-bottom: 10px; }

/* line 61, ../sass/_typography.scss */
h2 + p.subheader {
  font-size: 18px;
  line-height: 24px;
  padding-top: 10px;
  padding-bottom: 14px; }

/* line 62, ../sass/_typography.scss */
h2 + p {
  margin-top: -24px; }

/* line 63, ../sass/_typography.scss */
p + pre {
  margin-top: 0; }
