body {
  background-color: #FFFFFF;
  font-weight: normal;
  font-style: normal;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body {
  color: #1e2a29;
}

main a {
  color: #15231f;
}

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

main a:visited {
  color: #28433b;
}

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

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

.site-nav a {
  color: #1c1717;
}

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

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

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

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

footer {
  color: #120307;
}

footer a {
  color: #15231f;
}

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

footer a:visited {
  color: #28433b;
}

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

.title a {
  color: #1c1717;
}

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

.title a:visited {
  color: #1c1717;
}

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

.button {
  background: #15231f;
  color: #FFFFFF;
}

.social-icon {
  background-color: #1e2a29;
  color: #FFFFFF;
}

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

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

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

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

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

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(175, 16.666666%, 14.117647%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}