body {
  background-color: #FAFAFA;
  font-weight: normal;
  font-style: normal;
  font-family: "Arial", "Helvetica", sans-serif;
}

body {
  color: #0E0E10;
}

main a {
  color: #7A7E86;
}

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

main a:visited {
  color: #95989e;
}

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

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

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

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

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

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

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

footer {
  color: #0f0f10;
}

footer a {
  color: #7A7E86;
}

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

footer a:visited {
  color: #95989e;
}

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

.title a {
  color: #7d7d87;
}

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

.title a:visited {
  color: #7d7d87;
}

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

.button {
  background: #7A7E86;
  color: #FAFAFA;
}

.social-icon {
  background-color: #0E0E10;
  color: #FAFAFA;
}

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

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

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

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

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

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(240, 6.6666665%, 5.882353%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}