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

body {
  color: #130e0c;
}

main a {
  color: #09373f;
}

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

main a:visited {
  color: #0f5e6c;
}

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

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

.site-nav a {
  color: #093d49;
}

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

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

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

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

footer {
  color: #0b3c51;
}

footer a {
  color: #09373f;
}

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

footer a:visited {
  color: #0f5e6c;
}

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

.title a {
  color: #0d2e36;
}

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

.title a:visited {
  color: #0d2e36;
}

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

.button {
  background: #09373f;
  color: #EAEAEA;
}

.social-icon {
  background-color: #130e0c;
  color: #EAEAEA;
}

.welcome-modal {
  background-color: #9E4E00;
}

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

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

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

.site-title {
  font-family: "IM Fell English SC", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.site-nav {
  font-family: "IM Fell English SC", 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: "IM Fell English SC", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 32px;
}

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

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

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

.border-color {
  border-color: hsla(17.142857, 22.580645%, 6.0784316%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}