body {
  background-color: #FFFFFF;
  font-weight: normal;
  font-style: normal;
  font-family: "Helvetica", sans-serif;
}

body {
  color: #6A7375;
}

main a {
  color: #1e7a7a;
}

main a:hover {
  text-decoration: underline;
  color: #28a3a3;
}

main a:visited {
  color: #28a3a3;
}

.site-title, .mobile-menu-icon {
  color: #00e6b7;
}

.site-nav, .mobile-menu-link, nav:before, nav:after {
  color: #D06521;
}

.site-nav a {
  color: #D06521;
}

.site-nav a:hover {
  text-decoration: none;
  color: #e18043;
}

.site-nav a:visited {
  color: #D06521;
}

.site-nav a.selected {
  color: #e18043;
}

.site-nav:hover a.selected {
  color: #D06521;
}

footer {
  color: #5dabab;
}

footer a {
  color: #1e7a7a;
}

footer a:hover {
  text-decoration: underline;
  color: #28a3a3;
}

footer a:visited {
  color: #28a3a3;
}

.title, .news-item-title, .flex-page-title {
  color: #D28016;
}

.title a {
  color: #D28016;
}

.title a:hover {
  text-decoration: none;
  color: #e99932;
}

.title a:visited {
  color: #D28016;
}

.hr, .hr-before:before, .hr-after:after, .hr-before--small:before, .hr-before--large:before, .hr-after--small:after, .hr-after--large:after {
  border-top-color: #d3d7d8;
}

.button {
  background: #1e7a7a;
  color: #FFFFFF;
}

.social-icon {
  background-color: #6A7375;
  color: #FFFFFF;
}

.welcome-modal {
  background-color: #FFFFFF;
}

.share-button .social-icon {
  color: #6A7375;
}

.site-title {
  font-family: "Montez", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.site-nav {
  font-family: "Averia Serif Libre", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.section-title, .parent-title, .news-item-title, .link-name, .preview-placeholder, .preview-image, .flex-page-title {
  font-family: "Sacramento", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 17px;
}

.site-title {
  font-size: 40px;
}

.site-nav {
  font-size: 16px;
}

.title, .news-item-title, .link-name, .flex-page-title {
  font-size: 25px;
}

.border-color {
  border-color: hsla(190.90909, 4.9327354%, 43.72549%, 0.2);
}

.p-artwork .page-nav a {
  color: #6A7375;
}

.p-artwork .page-nav a:hover {
  text-decoration: none;
  color: #6A7375;
}

.p-artwork .page-nav a:visited {
  color: #6A7375;
}

@media (min-height: 4049px) {

  .site-title-media {
    max-width: 4096.0px;
  }

}

@media (max-height: 4049px) {

  .site-title-media {
    max-width: 101.1607804396147vh;
  }

}

.wordy {
  text-align: left;
}