body {
  background-color: #EBEBEB;
  font-weight: normal;
  font-style: normal;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body {
  color: #3D5534;
}

main a {
  color: #1F452C;
}

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

main a:visited {
  color: #2f6842;
}

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

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

.site-nav a {
  color: #6C7E80;
}

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

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

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

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

footer {
  color: #3E632A;
}

footer a {
  color: #1F452C;
}

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

footer a:visited {
  color: #2f6842;
}

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

.title a {
  color: #3D7D33;
}

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

.title a:visited {
  color: #3D7D33;
}

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

.button {
  background: #1F452C;
  color: #EBEBEB;
}

.social-icon {
  background-color: #3D5534;
  color: #EBEBEB;
}

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

.share-button .social-icon {
  color: #3D5534;
}

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

.site-nav {
  font-family: "Varela Round", sans-serif;
  font-style: normal;
  font-weight: 400;
}

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

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(103.63636, 24.087591%, 26.862745%, 0.2);
}

.p-artwork .page-nav a {
  color: #3D5534;
}

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

.p-artwork .page-nav a:visited {
  color: #3D5534;
}

.wordy {
  text-align: left;
}