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

body {
  color: #060505;
}

main a {
  color: #000101;
}

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

main a:visited {
  color: #003434;
}

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

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

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

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

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

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

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

footer {
  color: #0D0404;
}

footer a {
  color: #000101;
}

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

footer a:visited {
  color: #003434;
}

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

.title a {
  color: #050000;
}

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

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

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

.button {
  background: #000101;
  color: #FEFEFE;
}

.social-icon {
  background-color: #060505;
  color: #FEFEFE;
}

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

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

.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: "Alegreya Sans SC", sans-serif;
  font-style: normal;
  font-weight: 500;
}

body {
  font-size: 12px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}