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

body {
  color: #03131c;
}

main a {
  color: #02061d;
}

main a:hover {
  text-decoration: underline;
  color: #05104d;
}

main a:visited {
  color: #05104d;
}

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

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

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

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

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

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

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

footer {
  color: #1027e5;
}

footer a {
  color: #02061d;
}

footer a:hover {
  text-decoration: underline;
  color: #05104d;
}

footer a:visited {
  color: #05104d;
}

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

.title a {
  color: #032530;
}

.title a:hover {
  text-decoration: none;
  color: #064a60;
}

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

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

.button {
  background: #02061d;
  color: #b8b7eb;
}

.social-icon {
  background-color: #03131c;
  color: #b8b7eb;
}

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

.share-button .social-icon {
  color: #03131c;
}

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

.site-nav {
  font-family: "Josefin Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
}

.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: 18px;
}

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

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

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

.border-color {
  border-color: hsla(201.6, 80.645164%, 6.0784316%, 0.2);
}

.p-artwork .page-nav a {
  color: #03131c;
}

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

.p-artwork .page-nav a:visited {
  color: #03131c;
}

.wordy {
  text-align: left;
}