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

body {
  color: #ebe5e5;
}

main a {
  color: #a2e6e7;
}

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

main a:visited {
  color: #79dbdd;
}

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

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

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

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

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

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

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

footer {
  color: #89e4e6;
}

footer a {
  color: #a2e6e7;
}

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

footer a:visited {
  color: #79dbdd;
}

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

.title a {
  color: #E7DD10;
}

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

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

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

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

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

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

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

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

.welcome-modal {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/pattern_mild21-11.jpg);
}

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

.site-nav {
  font-family: "Nobile", sans-serif;
  font-style: italic;
  font-weight: 700;
}

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

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(0, 13.043478%, 90.98039%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}