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

body {
  color: #154D09;
}

main a {
  color: #000000;
}

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

main a:visited {
  color: #1a1a1a;
}

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

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

.site-nav a {
  color: #0B7B21;
}

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

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

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

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

footer {
  color: #000000;
}

footer a {
  color: #000000;
}

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

footer a:visited {
  color: #1a1a1a;
}

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

.title a {
  color: #000000;
}

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

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

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

.button {
  background: #000000;
  color: #FFFFFF;
}

.social-icon {
  background-color: #154D09;
  color: #FFFFFF;
}

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

.share-button .social-icon {
  color: #154D09;
}

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

.site-nav {
  font-family: "Averia Serif Libre", 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: "Averia Serif Libre", sans-serif;
  font-style: normal;
  font-weight: 300;
}

body {
  font-size: 20px;
}

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

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

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

.border-color {
  border-color: hsla(109.411766, 79.06977%, 16.862745%, 0.2);
}

.p-artwork .page-nav a {
  color: #154D09;
}

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

.p-artwork .page-nav a:visited {
  color: #154D09;
}

.wordy {
  text-align: left;
}