body {
  background-color: #414141;
  font-weight: normal;
  font-style: normal;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body {
  color: #D1D1F3;
}

main a {
  color: #EEEFCB;
}

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

main a:visited {
  color: #e1e3a4;
}

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

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

.site-nav a {
  color: #9292A3;
}

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

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

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

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

footer {
  color: #FDFDFF;
}

footer a {
  color: #EEEFCB;
}

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

footer a:visited {
  color: #e1e3a4;
}

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

.title a {
  color: #9696B9;
}

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

.title a:visited {
  color: #9696B9;
}

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

.button {
  background: #EEEFCB;
  color: #414141;
}

.social-icon {
  background-color: #D1D1F3;
  color: #414141;
}

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

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

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

.welcome-modal {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/creampaper-black.png);
}

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

.site-nav {
  font-family: "Courier New", "Courier", monospace;
  font-style: normal;
  font-weight: 400;
}

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

body {
  font-size: 22px;
}

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

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

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

.border-color {
  border-color: hsla(240, 58.62069%, 88.62745%, 0.2);
}

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

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

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

@media (min-height: 206px) {

  .site-title-media {
    max-width: 207.0px;
  }

}

@media (max-height: 206px) {

  .site-title-media {
    max-width: 100.0vh;
  }

}

.wordy {
  text-align: left;
}