body {
  background-color: #D7F1D8;
  font-weight: normal;
  font-style: normal;
  font-family: "Palatino Linotype", "Book Antiqua3", "Palatino", serif;
}

body {
  color: #0e0c0c;
}

main a {
  color: #202fa7;
}

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

main a:visited {
  color: #283bd2;
}

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

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

.site-nav a {
  color: #6f3948;
}

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

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

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

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

footer {
  color: #a52222;
}

footer a {
  color: #202fa7;
}

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

footer a:visited {
  color: #283bd2;
}

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

.title a {
  color: #4e0909;
}

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

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

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

.button {
  background: #202fa7;
  color: #D7F1D8;
}

.social-icon {
  background-color: #0e0c0c;
  color: #D7F1D8;
}

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

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

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

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

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

.site-nav {
  font-family: "Alegreya", 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: "Advent Pro", sans-serif;
  font-style: normal;
  font-weight: 200;
}

body {
  font-size: 20px;
}

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

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

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

.border-color {
  border-color: hsla(0, 7.6923075%, 5.098039%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}