body {
  background-color: #FAFAFA;
  font-weight: normal;
  font-style: normal;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body {
  color: #a3a7ae;
}

main a {
  color: #5690b3;
}

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

main a:visited {
  color: #79a7c3;
}

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

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

.site-nav a {
  color: #8d111d;
}

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

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

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

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

footer {
  color: #a3a7ae;
}

footer a {
  color: #5690b3;
}

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

footer a:visited {
  color: #79a7c3;
}

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

.title a {
  color: #8d111d;
}

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

.title a:visited {
  color: #8d111d;
}

.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: #5690b3;
  color: #FAFAFA;
}

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

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

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

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

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

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

body {
  font-size: 13px;
}

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

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

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

.border-color {
  border-color: hsla(218.18182, 6.3583813%, 66.07843%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}