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

body {
  color: #FFE5CE;
}

main a {
  color: #FFE5CE;
}

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

main a:visited {
  color: #ffca9b;
}

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

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

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

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

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

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

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

footer {
  color: #927256;
}

footer a {
  color: #FFE5CE;
}

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

footer a:visited {
  color: #ffca9b;
}

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

.title a {
  color: #FFE5CE;
}

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

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

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

.button {
  background: #FFE5CE;
  color: #321E11;
}

.social-icon {
  background-color: #FFE5CE;
  color: #321E11;
}

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

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

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

.site-title {
  font-family: "Josefin Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
}

.site-nav {
  font-family: "Josefin Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
}

.section-title, .parent-title, .news-item-title, .link-name, .preview-placeholder, .preview-image, .flex-page-title {
  font-family: "Josefin Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
}

body {
  font-size: 11px;
}

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

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

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

.border-color {
  border-color: hsla(28.163265, 100%, 90.39216%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}