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

body {
  color: #1f2d6f;
}

main a {
  color: #47a0d7;
}

main a:hover {
  text-decoration: underline;
  color: #71b6e0;
}

main a:visited {
  color: #71b6e0;
}

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

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

.site-nav a {
  color: #232d53;
}

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

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

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

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

footer {
  color: #b41d22;
}

footer a {
  color: #47a0d7;
}

footer a:hover {
  text-decoration: underline;
  color: #71b6e0;
}

footer a:visited {
  color: #71b6e0;
}

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

.title a {
  color: #582857;
}

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

.title a:visited {
  color: #582857;
}

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

.button {
  background: #47a0d7;
  color: #E1E2E4;
}

.social-icon {
  background-color: #1f2d6f;
  color: #E1E2E4;
}

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

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

body {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/whitey-light-gray.png);
}

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(229.5, 56.338028%, 27.843138%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}