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

body {
  color: #6c5a5a;
}

main a {
  color: #C62424;
}

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

main a:visited {
  color: #dc4141;
}

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

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

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

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

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

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

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

footer {
  color: #d6d6d6;
}

footer a {
  color: #C62424;
}

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

footer a:visited {
  color: #dc4141;
}

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

.title a {
  color: #3e3232;
}

.title a:hover {
  text-decoration: none;
  color: #5a4949;
}

.title a:visited {
  color: #3e3232;
}

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

.button {
  background: #C62424;
  color: #E1E2E4;
}

.social-icon {
  background-color: #6c5a5a;
  color: #E1E2E4;
}

.welcome-modal {
  background-color: #13151B;
}

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

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

.wordy {
  text-align: left;
}

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

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