h1,
h2,
h3,
h4,
h5 {
  font-family: 'leitura-news-n4', 'leitura-news', 'Georgia', serif;
  font-weight: 400;
  line-height: 1.25;
}
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h1 + ul,
h2 + ul,
h3 + ul,
h4 + ul,
h5 + ul,
h1 + ol,
h2 + ol,
h3 + ol,
h4 + ol,
h5 + ol,
h1 + blockquote,
h2 + blockquote,
h3 + blockquote,
h4 + blockquote,
h5 + blockquote {
  margin-top: .75em;
}
h1,
.h1 {
  font-size: 30px;
  font-size: 1.875rem;
  margin-top: .5em;
  margin-bottom: .5em;
}
@media screen and (min-width: 50em) {
  h1,
  .h1 {
    font-size: 42px;
    font-size: 2.625rem;
    margin-top: .25em;
  }
}
@media screen and (min-width: 60em) {
  h1,
  .h1 {
    font-size: 54px;
    font-size: 3.375rem;
  }
}
@media screen and (min-width: 70em) {
  h1,
  .h1 {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
.pageHeader.narrow h1,
.pageHeader.narrow .h1 {
  color: #459f67;
}
h2,
.h2 {
  border-top: 1px solid #d3d3d3;
  font-size: 22px;
  font-size: 1.375rem;
  padding-top: .5em;
}
.presentationUniversalPage h2,
.presentationUniversalPage .h2,
.projectListPage h2,
.projectListPage .h2,
.projectPage h2,
.projectPage .h2 {
  border-top: none;
}
@media screen and (min-width: 50em) {
  h2,
  .h2 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 60em) {
  h2,
  .h2 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.fullWidthModule h2,
.fullWidthModule .h2,
.pageFooter h2,
.mainMenu h2,
.priorityBox .title,
.linkBox .title,
.note h2,
.personCard h2,
.articleListItem h2,
.featureArticle h2,
.priority h2,
.abstract + h2,
.pageBoundary > h2:first-child {
  border-top: 0;
  padding-top: 0;
}
h3,
.h3 {
  font-size: 19px;
  font-size: 1.1875rem;
}
@media screen and (min-width: 50em) {
  h3,
  .h3 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 60em) {
  h3,
  .h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
h4,
.h4 {
  font-size: 17px;
  font-size: 1.0625rem;
}
@media screen and (min-width: 50em) {
  h4,
  .h4 {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}
@media screen and (min-width: 60em) {
  h4,
  .h4 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.smallHeader,
.institutionInfo h2 {
  border-top: 0;
  font-family: 'Montserrat', "Trebuchet MS", Verdana, sans-serif;
  font-weight: bold;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  padding-top: 0;
}
@media screen and (min-width: 50em) {
  .smallHeader,
  .institutionInfo h2 {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}
a {
  border-bottom: 1px solid;
  color: #207778;
  text-decoration: none;
  font-weight: 600;
}
a:focus,
a:hover {
  border-bottom-color: transparent;
}
.abstract {
  border-bottom: 1px solid #d3d3d3;
  font-family: 'leitura-news-n4', 'leitura-news', 'Georgia', serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (min-width: 50em) {
  .abstract {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.abstract-hero {
  border-bottom: 1px solid #d3d3d3;
}
.abstract-hero .abstract {
  padding: 2em 0;
  max-width: 750px;
  margin: 0 auto;
  border-bottom: none;
  text-align: center;
}
@media screen and (max-width: 34.9375em) {
  .abstract-hero .abstract {
    padding-top: .75em;
  }
}
.projectPage .abstract-hero .abstract,
.presentationUniversalPage .abstract-hero .abstract {
  padding-top: .75em;
  position: relative;
  max-width: none;
  text-align: left;
}
@media screen and (max-width: 34.9375em) {
  .projectPage .abstract-hero .abstract,
  .presentationUniversalPage .abstract-hero .abstract {
    padding-bottom: 1.5em;
  }
}
.projectPage .abstract-hero .abstract:after,
.presentationUniversalPage .abstract-hero .abstract:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #459f67;
  width: 4rem;
  height: .25rem;
}
.abstract-hero.no-line {
  border-bottom: none;
}
blockquote {
  color: #459f67;
  font-size: 24px;
  font-size: 1.5rem;
  font-style: italic;
  padding-left: 2rem;
  position: relative;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 35em) {
  blockquote {
    font-size: 28px;
    font-size: 1.75rem;
    padding-left: 3rem;
  }
}
blockquote::before {
  content: '\201C';
  font-size: 48px;
  font-size: 3rem;
  margin-right: .25em;
  position: absolute;
  top: -0.5rem;
  left: -1rem;
}
@media screen and (min-width: 35em) {
  blockquote::before {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
.quotee {
  color: #459f67;
  font-weight: bold;
  text-indent: 1.75em;
}
.quotee::before,
.quotee::after {
  content: ' - ';
}
@media screen and (min-width: 70em) {
  .text-col-2 {
    column-count: 2;
    column-gap: 2em;
  }
}
ol,
ul {
  margin-left: 2em;
}
li + li {
  margin-top: .5em;
}
li:empty {
  display: none;
}
ul {
  list-style: none;
  margin-left: 0;
}
ul li {
  padding-left: 1.25em;
  position: relative;
}
ul li:before {
  border-top: 0.375em solid transparent;
  border-bottom: 0.375em solid transparent;
  border-left: 0.4em solid #d62827;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0.263em;
}
.pageFooter ul li:before {
  border-left-color: white;
  top: 0.389em;
}
.largeText {
  font-size: 30px;
  font-size: 1.875rem;
}
.lowerCase {
  text-transform: none;
}
.lowerCase.smallHeader {
  font-family: 'Montserrat', "Trebuchet MS", Verdana, sans-serif;
  font-weight: normal;
  font-weight: 400;
}
p:empty {
  display: none;
}
