body {
  background-color: #FFFFFF;
  font-weight: normal;
  font-style: normal;
  font-family: "Helvetica", sans-serif;
}

body {
  color: #748b9a;
}

main a {
  color: #0a416b;
}

main a:hover {
  text-decoration: underline;
  color: #0e5d9a;
}

main a:visited {
  color: #0e5d9a;
}

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

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

.site-nav a {
  color: #25a4f8;
}

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

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

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

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

footer {
  color: #0a2638;
}

footer a {
  color: #0a416b;
}

footer a:hover {
  text-decoration: underline;
  color: #0e5d9a;
}

footer a:visited {
  color: #0e5d9a;
}

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

.title a {
  color: #364e59;
}

.title a:hover {
  text-decoration: none;
  color: #496a79;
}

.title a:visited {
  color: #364e59;
}

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

.button {
  background: #0a416b;
  color: #FFFFFF;
}

.social-icon {
  background-color: #748b9a;
  color: #FFFFFF;
}

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

.share-button .social-icon {
  color: #748b9a;
}

.site-title {
  font-family: "Courier New", "Courier", monospace;
  font-style: normal;
  font-weight: 400;
}

.site-nav {
  font-family: "Courier New", "Courier", monospace;
  font-style: normal;
  font-weight: 400;
}

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(203.6842, 15.833333%, 52.941177%, 0.2);
}

.p-artwork .page-nav a {
  color: #748b9a;
}

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

.p-artwork .page-nav a:visited {
  color: #748b9a;
}

@media (min-height: 200px) {

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

}

@media (max-height: 200px) {

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

}

.wordy {
  text-align: left;
}