body {
  background-color: #FFFFFF;
  font-weight: normal;
  font-style: normal;
  font-family: "Palatino Linotype", "Book Antiqua3", "Palatino", serif;
}

body {
  color: #31487C;
}

main a {
  color: #38993e;
}

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

main a:visited {
  color: #48bc4f;
}

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

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

.site-nav a {
  color: #577B56;
}

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

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

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

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

footer {
  color: #82BB88;
}

footer a {
  color: #38993e;
}

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

footer a:visited {
  color: #48bc4f;
}

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

.title a {
  color: #56657b;
}

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

.title a:visited {
  color: #56657b;
}

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

.button {
  background: #38993e;
  color: #FFFFFF;
}

.social-icon {
  background-color: #31487C;
  color: #FFFFFF;
}

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

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

nav {
  font-family: "Petrona", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.wordy {
  text-align: left;
}

.site-title {
  font-size: 2.125rem;
}

footer .credit a {
  color: #31487C;
}