body {
  background-color: #ffffff;
  font-weight: normal;
  font-style: normal;
  font-family: "Georgia", serif;
}

body {
  color: #0e3a5d;
}

main a {
  color: #be672d;
}

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

main a:visited {
  color: #d4814a;
}

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

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

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

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

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

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

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

footer {
  color: #1b4f79;
}

footer a {
  color: #be672d;
}

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

footer a:visited {
  color: #d4814a;
}

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

.title a {
  color: #146794;
}

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

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

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

.button {
  background: #be672d;
  color: #ffffff;
}

.social-icon {
  background-color: #0e3a5d;
  color: #ffffff;
}

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

.share-button .social-icon {
  color: #0e3a5d;
}

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

.site-nav {
  font-family: "Averia Serif Libre", 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: "Averia Serif Libre", sans-serif;
  font-style: normal;
  font-weight: 300;
}

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(206.58228, 73.83178%, 20.980392%, 0.2);
}

.p-artwork .page-nav a {
  color: #0e3a5d;
}

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

.p-artwork .page-nav a:visited {
  color: #0e3a5d;
}

.wordy {
  text-align: left;
}