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

body {
  color: #000000;
}

main a {
  color: #000000;
}

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

main a:visited {
  color: #1a1a1a;
}

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

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

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

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

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

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

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

footer {
  color: #000000;
}

footer a {
  color: #000000;
}

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

footer a:visited {
  color: #1a1a1a;
}

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

.title a {
  color: #000000;
}

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

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

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

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

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

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

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

.site-title {
  font-family: "Alegreya Sans SC", sans-serif;
  font-style: normal;
  font-weight: 100;
}

.site-nav {
  font-family: "Alegreya Sans SC", sans-serif;
  font-style: normal;
  font-weight: 100;
}

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

body {
  font-size: 13px;
}

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

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

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

.border-color {
  border-color: hsla(0, 0%, 0%, 0.2);
}

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

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

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

@media (min-height: 488px) {

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

}

@media (max-height: 488px) {

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

}

.wordy {
  text-align: left;
}