body {
  background-color: #FFFFFF;
  font-weight: normal;
  font-style: normal;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body {
  color: #746c7a;
}

main a {
  color: #695c70;
}

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

main a:visited {
  color: #83738c;
}

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

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

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

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

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

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

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

footer {
  color: #c3bec6;
}

footer a {
  color: #695c70;
}

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

footer a:visited {
  color: #83738c;
}

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

.title a {
  color: #817986;
}

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

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

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

.button {
  background: #695c70;
  color: #FFFFFF;
}

.social-icon {
  background-color: #746c7a;
  color: #FFFFFF;
}

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

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

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

.wordy {
  text-align: left;
}

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

footer .credit a {
  color: #746c7a;
}