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

body {
  color: #373736;
}

main a {
  color: #868A8A;
}

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

main a:visited {
  color: #a0a3a3;
}

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

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

.site-nav a {
  color: #64604A;
}

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

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

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

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

footer {
  color: #393938;
}

footer a {
  color: #868A8A;
}

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

footer a:visited {
  color: #a0a3a3;
}

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

.title a {
  color: #746F51;
}

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

.title a:visited {
  color: #746F51;
}

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

.button {
  background: #868A8A;
  color: #FFFFFF;
}

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

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

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

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(60, 0.9174312%, 21.37255%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}