body {
  background-color: #EFEFEF;
  font-weight: 700;
  font-style: normal;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body {
  color: #0e0c0c;
}

main a {
  color: #dab78b;
}

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

main a:visited {
  color: #ce9f64;
}

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

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

.site-nav a {
  color: #251d20;
}

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

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

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

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

footer {
  color: #321506;
}

footer a {
  color: #dab78b;
}

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

footer a:visited {
  color: #ce9f64;
}

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

.title a {
  color: #251d20;
}

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

.title a:visited {
  color: #251d20;
}

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

.button {
  background: #dab78b;
  color: #EFEFEF;
}

.social-icon {
  background-color: #0e0c0c;
  color: #EFEFEF;
}

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

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

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

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

.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: 14px;
}

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

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

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

.border-color {
  border-color: hsla(0, 7.6923075%, 5.098039%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}