body {
  background-color: #1D1212;
  font-weight: normal;
  font-style: normal;
  font-family: "Palatino Linotype", "Book Antiqua3", "Palatino", serif;
}

body {
  color: #DD7A7A;
}

main a {
  color: #FAD9D9;
}

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

main a:visited {
  color: #f4acac;
}

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

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

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

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

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

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

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

footer {
  color: #F5DF8B;
}

footer a {
  color: #FAD9D9;
}

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

footer a:visited {
  color: #f4acac;
}

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

.title a {
  color: #FFD5D5;
}

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

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

.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: #FAD9D9;
  color: #1D1212;
}

.social-icon {
  background-color: #DD7A7A;
  color: #1D1212;
}

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

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

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

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

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

.site-nav {
  font-family: "Averia Serif Libre", sans-serif;
  font-style: normal;
  font-weight: 700;
}

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

body {
  font-size: 21px;
}

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

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

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

.border-color {
  border-color: hsla(0, 59.281437%, 67.254906%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}