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

body {
  color: #232426;
}

main a {
  color: #536173;
}

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

main a:visited {
  color: #687a91;
}

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

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

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

.site-nav a:hover {
  text-decoration: none;
  color: #3b3d41;
}

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

.site-nav a.selected {
  color: #3b3d41;
}

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

footer {
  color: #536173;
}

footer a {
  color: #536173;
}

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

footer a:visited {
  color: #687a91;
}

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

.title a {
  color: #232426;
}

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

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

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

.button {
  background: #536173;
  color: #CBCCBC;
}

.social-icon {
  background-color: #232426;
  color: #CBCCBC;
}

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

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

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

.wordy {
  text-align: left;
}

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

footer .credit a {
  color: #232426;
}