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

body {
  color: #666963;
}

main a {
  color: #35687e;
}

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

main a:visited {
  color: #4486a2;
}

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

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

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

.site-nav a:hover {
  text-decoration: none;
  color: #9a9a9a;
}

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

.site-nav a.selected {
  color: #9a9a9a;
}

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

footer {
  color: #a6a6a6;
}

footer a {
  color: #35687e;
}

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

footer a:visited {
  color: #4486a2;
}

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

.title a {
  color: #2c3444;
}

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

.title a:visited {
  color: #2c3444;
}

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

.button {
  background: #35687e;
  color: #F7F6EF;
}

.social-icon {
  background-color: #666963;
  color: #F7F6EF;
}

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

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

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

.wordy {
  text-align: left;
}

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

footer .credit a {
  color: #666963;
}