body {
  background-color: #35170E;
  font-weight: normal;
  font-style: normal;
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
}

body {
  color: #f5f49e;
}

main a {
  color: #f6f192;
}

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

main a:visited {
  color: #f2eb63;
}

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

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

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

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

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

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

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

footer {
  color: #1aa221;
}

footer a {
  color: #f6f192;
}

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

footer a:visited {
  color: #f2eb63;
}

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

.title a {
  color: #9ddc38;
}

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

.title a:visited {
  color: #9ddc38;
}

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

.button {
  background: #f6f192;
  color: #35170E;
}

.social-icon {
  background-color: #f5f49e;
  color: #35170E;
}

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

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

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

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

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

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

body {
  font-size: 20px;
}

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

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

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

.border-color {
  border-color: hsla(59.310345, 81.30841%, 79.01961%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}