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

body {
  color: #17161d;
}

main a {
  color: #5185b3;
}

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

main a:visited {
  color: #749ec3;
}

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

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

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

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

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

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

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

footer {
  color: #080808;
}

footer a {
  color: #5185b3;
}

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

footer a:visited {
  color: #749ec3;
}

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

.title a {
  color: #999999;
}

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

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

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

.button {
  background: #5185b3;
  color: #ffffff;
}

.social-icon {
  background-color: #17161d;
  color: #ffffff;
}

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

.share-button .social-icon {
  color: #17161d;
}

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

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

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

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

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

.border-color {
  border-color: hsla(248.57143, 13.725491%, 10%, 0.2);
}

.p-artwork .page-nav a {
  color: #17161d;
}

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

.p-artwork .page-nav a:visited {
  color: #17161d;
}

.wordy {
  text-align: left;
}