<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: #faf7f4;
  font-weight: normal;
  font-style: normal;
  font-family: "Palatino Linotype", "Book Antiqua3", "Palatino", serif;
}

body {
  color: #807891;
}

main a {
  color: #807891;
}

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

main a:visited {
  color: #9a94a8;
}

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

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

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

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

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

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

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

footer {
  color: #807891;
}

footer a {
  color: #807891;
}

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

footer a:visited {
  color: #9a94a8;
}

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

.title a {
  color: #807891;
}

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

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

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

.button {
  background: #807891;
  color: #faf7f4;
}

.social-icon {
  background-color: #807891;
  color: #faf7f4;
}

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

nav {
  font-family: "Averia Serif Libre", sans-serif;
  font-style: normal;
  font-weight: 300;
}

.site-title-media {
  min-width: 25%;
  margin: 0 auto;
}

@media (min-height: 8264px) {

  .site-title-media {
    max-width: 1547.0px;
  }

}

@media (max-height: 8264px) {

  .site-title-media {
    max-width: 18.71974830590513vh;
  }

}

.wordy {
  text-align: left;
}

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

footer .credit a {
  color: #807891;
}</pre></body></html>