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

body {
  color: #5d5b5b;
}

main a {
  color: #353131;
}

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

main a:visited {
  color: #504a4a;
}

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

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

.site-nav a {
  color: #6e4812;
}

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

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

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

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

footer {
  color: #a7870c;
}

footer a {
  color: #353131;
}

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

footer a:visited {
  color: #504a4a;
}

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

.title a {
  color: #483c3c;
}

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

.title a:visited {
  color: #483c3c;
}

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

.button {
  background: #353131;
  color: #fdf9f2;
}

.social-icon {
  background-color: #5d5b5b;
  color: #fdf9f2;
}

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

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

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

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

body {
  font-size: 14px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}