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

body {
  color: #53732b;
}

main a {
  color: #547b8c;
}

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

main a:visited {
  color: #6c95a7;
}

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

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

.site-nav a {
  color: #6195b3;
}

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

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

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

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

footer {
  color: #5e8aba;
}

footer a {
  color: #547b8c;
}

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

footer a:visited {
  color: #6c95a7;
}

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

.title a {
  color: #4a4545;
}

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

.title a:visited {
  color: #4a4545;
}

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

.button {
  background: #547b8c;
  color: #D9D9D9;
}

.social-icon {
  background-color: #53732b;
  color: #D9D9D9;
}

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

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

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

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(86.666664, 45.569622%, 30.980392%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}