body {
  background-color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-family: "Verdana", "Geneva", sans-serif;
}

body {
  color: #157BA7;
}

main a {
  color: #06527A;
}

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

main a:visited {
  color: #0873ab;
}

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

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

.site-nav a {
  color: #18B4C7;
}

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

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

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

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

footer {
  color: #5EAEB3;
}

footer a {
  color: #06527A;
}

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

footer a:visited {
  color: #0873ab;
}

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

.title a {
  color: #085F7C;
}

.title a:hover {
  text-decoration: none;
  color: #0b84ac;
}

.title a:visited {
  color: #085F7C;
}

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

.button {
  background: #06527A;
  color: #ffffff;
}

.social-icon {
  background-color: #157BA7;
  color: #ffffff;
}

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

.share-button .social-icon {
  color: #157BA7;
}

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

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

body {
  font-size: 18px;
}

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

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

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

.border-color {
  border-color: hsla(198.0822, 77.65958%, 36.862743%, 0.2);
}

.p-artwork .page-nav a {
  color: #157BA7;
}

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

.p-artwork .page-nav a:visited {
  color: #157BA7;
}

.wordy {
  text-align: left;
}