body {
  background-color: #39354b;
  font-weight: 700;
  font-style: normal;
  font-family: "Arial", "Helvetica", sans-serif;
}

body {
  color: #131A3E;
}

main a {
  color: #131A3E;
}

main a:hover {
  text-decoration: underline;
  color: #1f2a65;
}

main a:visited {
  color: #1f2a65;
}

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

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

.site-nav a {
  color: #60779E;
}

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

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

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

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

footer {
  color: #131A3E;
}

footer a {
  color: #131A3E;
}

footer a:hover {
  text-decoration: underline;
  color: #1f2a65;
}

footer a:visited {
  color: #1f2a65;
}

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

.title a {
  color: #131a3e;
}

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

.title a:visited {
  color: #131a3e;
}

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

.button {
  background: #131A3E;
  color: #39354b;
}

.social-icon {
  background-color: #131A3E;
  color: #39354b;
}

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

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

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

.site-nav {
  font-family: "Averia Serif Libre", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.section-title, .parent-title, .news-item-title, .link-name, .preview-placeholder, .preview-image, .flex-page-title {
  font-family: "Alegreya Sans SC", sans-serif;
  font-style: normal;
  font-weight: 500;
}

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(230.23256, 53.08642%, 15.882353%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}