body {
  background-color: #FFFFFF;
  font-weight: normal;
  font-style: normal;
  font-family: "Helvetica", sans-serif;
}

body {
  color: #1E1D1D;
}

main a {
  color: #1E1D1D;
}

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

main a:visited {
  color: #383636;
}

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

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

.site-nav a {
  color: #1E1D1D;
}

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

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

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

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

footer {
  color: #ded4c0;
}

footer a {
  color: #1E1D1D;
}

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

footer a:visited {
  color: #383636;
}

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

.title a {
  color: #1E1D1D;
}

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

.title a:visited {
  color: #1E1D1D;
}

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

.button {
  background: #1E1D1D;
  color: #FFFFFF;
}

.social-icon {
  background-color: #1E1D1D;
  color: #FFFFFF;
}

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

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

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

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

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

.site-nav {
  font-family: "Fredericka the Great", 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: "Fredericka the Great", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(0, 1.6949153%, 11.568627%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}