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

body {
  color: #655d5d;
}

main a {
  color: #625b5b;
}

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

main a:visited {
  color: #7c7474;
}

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

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

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

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

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

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

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

footer {
  color: #5a5353;
}

footer a {
  color: #625b5b;
}

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

footer a:visited {
  color: #7c7474;
}

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

.title a {
  color: #7b6565;
}

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

.title a:visited {
  color: #7b6565;
}

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

.button {
  background: #625b5b;
  color: #d8d4d9;
}

.social-icon {
  background-color: #655d5d;
  color: #d8d4d9;
}

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

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

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(0, 4.123711%, 38.039215%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}