body {
  background-color: #212121;
  font-weight: normal;
  font-style: normal;
  font-family: "Verdana", "Geneva", sans-serif;
}

body {
  color: #f6f4f4;
}

main a {
  color: #f6f4f4;
}

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

main a:visited {
  color: #dfd8d8;
}

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

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

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

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

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

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

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

footer {
  color: #f6f4f4;
}

footer a {
  color: #f6f4f4;
}

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

footer a:visited {
  color: #dfd8d8;
}

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

.title a {
  color: #636363;
}

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

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

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

.button {
  background: #f6f4f4;
  color: #212121;
}

.social-icon {
  background-color: #f6f4f4;
  color: #212121;
}

.welcome-modal {
  background-color: #0C0C0C;
}

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

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

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

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

.site-nav {
  font-family: "Times New Roman", "Times", 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: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
}

body {
  font-size: 13px;
}

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

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

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

.border-color {
  border-color: hsla(0, 10%, 96.07843%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}