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

body {
  color: #0a0d39;
}

main a {
  color: #0d0e63;
}

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

main a:visited {
  color: #131490;
}

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

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

.site-nav a {
  color: #110e0e;
}

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

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

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

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

footer {
  color: #050d48;
}

footer a {
  color: #0d0e63;
}

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

footer a:visited {
  color: #131490;
}

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

.title a {
  color: #110e0e;
}

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

.title a:visited {
  color: #110e0e;
}

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

.button {
  background: #0d0e63;
  color: #DFDFDF;
}

.social-icon {
  background-color: #0a0d39;
  color: #DFDFDF;
}

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

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

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

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

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

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

body {
  font-size: 14px;
}

.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(236.17021, 70.149254%, 13.137255%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}