body {
  background-color: #e8f2ea;
  font-weight: 700;
  font-style: normal;
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
}

body {
  color: #16450d;
}

main a {
  color: #ed3d0c;
}

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

main a:visited {
  color: #f56037;
}

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

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

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

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

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

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

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

footer {
  color: #f56e38;
}

footer a {
  color: #ed3d0c;
}

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

footer a:visited {
  color: #f56037;
}

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

.title a {
  color: #3aa923;
}

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

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

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

.button {
  background: #ed3d0c;
  color: #e8f2ea;
}

.social-icon {
  background-color: #16450d;
  color: #e8f2ea;
}

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

.share-button .social-icon {
  color: #16450d;
}

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

.site-nav {
  font-family: "Electrolize", 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: "Economica", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 15px;
}

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

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

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

.border-color {
  border-color: hsla(110.35714, 68.29269%, 16.078432%, 0.2);
}

.p-artwork .page-nav a {
  color: #16450d;
}

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

.p-artwork .page-nav a:visited {
  color: #16450d;
}

.wordy {
  text-align: left;
}