body {
  background-color: #717171;
  font-weight: 700;
  font-style: normal;
  font-family: "Times New Roman", "Times", serif;
}

body {
  color: #b9bbc6;
}

main a {
  color: #dfdfe1;
}

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

main a:visited {
  color: #c5c5c8;
}

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

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

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

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

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

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

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

footer {
  color: #c7d1d1;
}

footer a {
  color: #dfdfe1;
}

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

footer a:visited {
  color: #c5c5c8;
}

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

.title a {
  color: #d3cfcf;
}

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

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

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

.button {
  background: #dfdfe1;
  color: #717171;
}

.social-icon {
  background-color: #b9bbc6;
  color: #717171;
}

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

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

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

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

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

body {
  font-size: 15px;
}

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

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

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

.border-color {
  border-color: hsla(230.76923, 10.23622%, 75.09804%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}