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

body {
  color: #21242c;
}

main a {
  color: #55d3dd;
}

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

main a:visited {
  color: #2ac8d5;
}

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

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

.site-nav a {
  color: #2d527b;
}

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

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

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

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

footer {
  color: #47516c;
}

footer a {
  color: #55d3dd;
}

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

footer a:visited {
  color: #2ac8d5;
}

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

.title a {
  color: #4c6790;
}

.title a:hover {
  text-decoration: none;
  color: #6380ac;
}

.title a:visited {
  color: #4c6790;
}

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

.button {
  background: #55d3dd;
  color: #D8D1A7;
}

.social-icon {
  background-color: #21242c;
  color: #D8D1A7;
}

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

.share-button .social-icon {
  color: #21242c;
}

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

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

.section-title, .parent-title, .news-item-title, .link-name, .preview-placeholder, .preview-image, .flex-page-title {
  font-family: "Fauna One", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 17px;
}

.site-title {
  font-size: 41px;
}

.site-nav {
  font-size: 18px;
}

.title, .news-item-title, .link-name, .flex-page-title {
  font-size: 16px;
}

.border-color {
  border-color: hsla(223.63637, 14.285714%, 15.09804%, 0.2);
}

.p-artwork .page-nav a {
  color: #21242c;
}

.p-artwork .page-nav a:hover {
  text-decoration: none;
  color: #21242c;
}

.p-artwork .page-nav a:visited {
  color: #21242c;
}

.wordy {
  text-align: left;
}</pre></body></html>