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

body {
  color: #636E70;
}

main a {
  color: #326C6C;
}

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

main a:visited {
  color: #428f8f;
}

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

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

.site-nav a {
  color: #5B999A;
}

.site-nav a:hover {
  text-decoration: none;
  color: #78afb0;
}

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

.site-nav a.selected {
  color: #78afb0;
}

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

footer {
  color: #963FD6;
}

footer a {
  color: #326C6C;
}

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

footer a:visited {
  color: #428f8f;
}

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

.title a {
  color: #88A4A4;
}

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

.title a:visited {
  color: #88A4A4;
}

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

.button {
  background: #326C6C;
  color: #ffffff;
}

.social-icon {
  background-color: #636E70;
  color: #ffffff;
}

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

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

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

.wordy {
  text-align: left;
}

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

footer .credit a {
  color: #636E70;
}