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

body {
  color: #6e7781;
}

main a {
  color: #6898f8;
}

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

main a:visited {
  color: #99b9fa;
}

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

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

.site-nav a {
  color: #737f87;
}

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

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

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

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

footer {
  color: #d6d6d6;
}

footer a {
  color: #6898f8;
}

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

footer a:visited {
  color: #99b9fa;
}

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

.title a {
  color: #737c82;
}

.title a:hover {
  text-decoration: none;
  color: #8d959b;
}

.title a:visited {
  color: #737c82;
}

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

.button {
  background: #6898f8;
  color: #FFFFFF;
}

.social-icon {
  background-color: #6e7781;
  color: #FFFFFF;
}

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

.share-button .social-icon {
  color: #6e7781;
}

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(211.57895, 7.949791%, 46.862743%, 0.2);
}

.p-artwork .page-nav a {
  color: #6e7781;
}

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

.p-artwork .page-nav a:visited {
  color: #6e7781;
}