body {
  background-color: #E3F2EB;
  font-weight: normal;
  font-style: normal;
  font-family: "Georgia", serif;
}

body {
  color: #3D6009;
}

main a {
  color: #2965AB;
}

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

main a:visited {
  color: #387ecf;
}

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

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

.site-nav a {
  color: #32565d;
}

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

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

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

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

footer {
  color: #b0390c;
}

footer a {
  color: #2965AB;
}

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

footer a:visited {
  color: #387ecf;
}

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

.title a {
  color: #32565d;
}

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

.title a:visited {
  color: #32565d;
}

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

.button {
  background: #2965AB;
  color: #E3F2EB;
}

.social-icon {
  background-color: #3D6009;
  color: #E3F2EB;
}

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

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

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

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

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(84.13793, 82.85714%, 20.588236%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}