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

body {
  color: #546269;
}

main a {
  color: #20687E;
}

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

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

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

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

.site-nav a {
  color: #34CDFD;
}

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

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

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

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

footer {
  color: #D6EEF5;
}

footer a {
  color: #20687E;
}

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

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

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

.title a {
  color: #124B5D;
}

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

.title a:visited {
  color: #124B5D;
}

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

.button {
  background: #20687E;
  color: #F0F2F2;
}

.social-icon {
  background-color: #546269;
  color: #F0F2F2;
}

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

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

body {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/shattered-lt_gray.png);
}

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

.site-nav {
  font-family: "Exo 2", sans-serif;
  font-style: normal;
  font-weight: 300;
}

.section-title, .parent-title, .news-item-title, .link-name, .preview-placeholder, .preview-image, .flex-page-title {
  font-family: "Alegreya Sans SC", sans-serif;
  font-style: italic;
  font-weight: 300;
}

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(200, 11.111111%, 37.058823%, 0.2);
}

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

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

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

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