body {
  background-color: #F5F5F5;
  font-weight: 700;
  font-style: normal;
  font-family: "Tahoma", "Geneva", sans-serif;
}

body {
  color: #c37979;
}

main a {
  color: #0e0c0c;
}

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

main a:visited {
  color: #292424;
}

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

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

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

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

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

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

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

footer {
  color: #000000;
}

footer a {
  color: #0e0c0c;
}

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

footer a:visited {
  color: #292424;
}

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

.title a {
  color: #152825;
}

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

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

.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: #0e0c0c;
  color: #F5F5F5;
}

.social-icon {
  background-color: #c37979;
  color: #F5F5F5;
}

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

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

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

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

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

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

body {
  font-size: 19px;
}

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

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

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

.border-color {
  border-color: hsla(0, 38.14433%, 61.960785%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}