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

body {
  color: #92938a;
}

main a {
  color: #77675a;
}

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

main a:visited {
  color: #938071;
}

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

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

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

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

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

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

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

footer {
  color: #acaca5;
}

footer a {
  color: #77675a;
}

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

footer a:visited {
  color: #938071;
}

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

.title a {
  color: #ddd5d5;
}

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

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

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

.button {
  background: #77675a;
  color: #dbdad7;
}

.social-icon {
  background-color: #92938a;
  color: #dbdad7;
}

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

.share-button .social-icon {
  color: #92938a;
}

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

.site-nav {
  font-family: "Fauna One", 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: 15px;
}

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

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

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

.border-color {
  border-color: hsla(66.666664, 4%, 55.882355%, 0.2);
}

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

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

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

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