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

body {
  color: #102F51;
}

main a {
  color: #2962AE;
}

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

main a:visited {
  color: #3a7ad0;
}

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

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

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

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

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

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

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

footer {
  color: #105884;
}

footer a {
  color: #2962AE;
}

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

footer a:visited {
  color: #3a7ad0;
}

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

.title a {
  color: #2b9924;
}

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

.title a:visited {
  color: #2b9924;
}

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

.button {
  background: #2962AE;
  color: #D3CEE8;
}

.social-icon {
  background-color: #102F51;
  color: #D3CEE8;
}

.welcome-modal {
  background-color: #959F63;
}

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

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

.welcome-modal {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/pattern_mild21-6.jpg);
}

.site-title {
  font-family: "Advent Pro", sans-serif;
  font-style: normal;
  font-weight: 200;
}

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

body {
  font-size: 23px;
}

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

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

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

.border-color {
  border-color: hsla(211.38461, 67.01031%, 19.019608%, 0.2);
}

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

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

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

@media (min-height: 608px) {

  .site-title-media {
    max-width: 610.0px;
  }

}

@media (max-height: 608px) {

  .site-title-media {
    max-width: 100.1642036124795vh;
  }

}

.wordy {
  text-align: left;
}