<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: #ffffff;
  font-weight: normal;
  font-style: normal;
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
}

body {
  color: #555758;
}

main a {
  color: #211c4a;
}

main a:hover {
  text-decoration: underline;
  color: #322a6f;
}

main a:visited {
  color: #322a6f;
}

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

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

.site-nav a {
  color: #37373f;
}

.site-nav a:hover {
  text-decoration: none;
  color: #4f4f5a;
}

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

.site-nav a.selected {
  color: #4f4f5a;
}

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

footer {
  color: #717963;
}

footer a {
  color: #211c4a;
}

footer a:hover {
  text-decoration: underline;
  color: #322a6f;
}

footer a:visited {
  color: #322a6f;
}

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

.title a {
  color: #37373f;
}

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

.title a:visited {
  color: #37373f;
}

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

.button {
  background: #211c4a;
  color: #ffffff;
}

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

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

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

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

.wordy {
  text-align: left;
}

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

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