body {
  background-color: #9F9F9F;
  font-weight: 700;
  font-style: normal;
  font-family: "Palatino Linotype", "Book Antiqua3", "Palatino", serif;
}

body {
  color: #6F5F5F;
}

main a {
  color: #75656A;
}

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

main a:visited {
  color: #8f7e83;
}

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

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

.site-nav a {
  color: #473D3D;
}

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

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

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

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

footer {
  color: #756162;
}

footer a {
  color: #75656A;
}

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

footer a:visited {
  color: #8f7e83;
}

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

.title a {
  color: #676161;
}

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

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

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

.button {
  background: #75656A;
  color: #9F9F9F;
}

.social-icon {
  background-color: #6F5F5F;
  color: #9F9F9F;
}

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

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

.site-title {
  font-family: "Palatino Linotype", "Book Antiqua3", "Palatino", serif;
  font-style: normal;
  font-weight: 400;
}

.site-nav {
  font-family: "Palatino Linotype", "Book Antiqua3", "Palatino", 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: "Palatino Linotype", "Book Antiqua3", "Palatino", serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 16px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}