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

body {
  color: #c9a49c;
}

main a {
  color: #bd9593;
}

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

main a:visited {
  color: #d0b4b3;
}

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

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

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

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

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

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

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

footer {
  color: #c7a19e;
}

footer a {
  color: #bd9593;
}

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

footer a:visited {
  color: #d0b4b3;
}

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

.title a {
  color: #5c5c5c;
}

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

.title a:visited {
  color: #5c5c5c;
}

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

.button {
  background: #bd9593;
  color: #212121;
}

.social-icon {
  background-color: #c9a49c;
  color: #212121;
}

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

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

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

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

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

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(10.666667, 29.411764%, 70%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}