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

body {
  color: #2C392D;
}

main a {
  color: #3A4747;
}

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

main a:visited {
  color: #516363;
}

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

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

.site-nav a {
  color: #958e8e;
}

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

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

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

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

footer {
  color: #177474;
}

footer a {
  color: #3A4747;
}

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

footer a:visited {
  color: #516363;
}

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

.title a {
  color: #d4d6d1;
}

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

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

.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: #8ba68d;
}

.button {
  background: #3A4747;
  color: #FFFFFF;
}

.social-icon {
  background-color: #2C392D;
  color: #FFFFFF;
}

.welcome-modal {
  background-color: #08090c;
}

.share-button .social-icon {
  color: #2C392D;
}

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

.site-nav {
  font-family: "Alegreya Sans SC", sans-serif;
  font-style: normal;
  font-weight: 300;
}

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

body {
  font-size: 20px;
}

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

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

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

.border-color {
  border-color: hsla(124.61539, 12.871287%, 19.80392%, 0.2);
}

.p-artwork .page-nav a {
  color: #2C392D;
}

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

.p-artwork .page-nav a:visited {
  color: #2C392D;
}

@media (min-height: 145px) {

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

}

@media (max-height: 145px) {

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

}

.wordy {
  text-align: left;
}