body {
  background-color: #E1E9E9;
  font-weight: normal;
  font-style: normal;
  font-family: "Tahoma", "Geneva", sans-serif;
}

body {
  color: #444351;
}

main a {
  color: #919DA2;
}

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

main a:visited {
  color: #adb6b9;
}

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

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

.site-nav a {
  color: #447D44;
}

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

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

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

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

footer {
  color: #d6d6d6;
}

footer a {
  color: #919DA2;
}

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

footer a:visited {
  color: #adb6b9;
}

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

.title a {
  color: #ffffff;
}

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

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

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

.button {
  background: #919DA2;
  color: #E1E9E9;
}

.social-icon {
  background-color: #444351;
  color: #E1E9E9;
}

.welcome-modal {
  background-color: #768fad;
}

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

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

.wordy {
  text-align: left;
}

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

footer .credit a {
  color: #444351;
}