body {
  background-color: #151515;
  font-weight: normal;
  font-style: normal;
  font-family: "Palatino Linotype", "Book Antiqua3", "Palatino", serif;
}

body {
  color: #faeaea;
}

main a {
  color: #fbf3f3;
}

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

main a:visited {
  color: #eecdcd;
}

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

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

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

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

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

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

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

footer {
  color: #f3f6fb;
}

footer a {
  color: #fbf3f3;
}

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

footer a:visited {
  color: #eecdcd;
}

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

.title a {
  color: #ffffff;
}

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

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

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

.button {
  background: #fbf3f3;
  color: #151515;
}

.social-icon {
  background-color: #faeaea;
  color: #151515;
}

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

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

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

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

.site-title {
  font-family: "Alegreya Sans SC", sans-serif;
  font-style: normal;
  font-weight: 100;
}

.site-nav {
  font-family: "Alegreya Sans SC", sans-serif;
  font-style: normal;
  font-weight: 100;
}

.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: normal;
  font-weight: 100;
}

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(0, 61.53846%, 94.90196%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}