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

body {
  color: #4d4d4d;
}

main a {
  color: #4d4c4c;
}

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

main a:visited {
  color: #676565;
}

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

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

.site-nav a {
  color: #645e5e;
}

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

.site-nav a:visited {
  color: #645e5e;
}

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

.site-nav:hover a.selected {
  color: #645e5e;
}

footer {
  color: #4d4c4c;
}

footer a {
  color: #4d4c4c;
}

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

footer a:visited {
  color: #676565;
}

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

.title a {
  color: #645e5e;
}

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

.title a:visited {
  color: #645e5e;
}

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

.button {
  background: #4d4c4c;
  color: #D6D6D5;
}

.social-icon {
  background-color: #4d4d4d;
  color: #D6D6D5;
}

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

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

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

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

body {
  font-size: 16px;
}

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

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

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

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

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

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

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

@media (min-height: 125px) {

  .site-title-media {
    max-width: 332.0px;
  }

}

@media (max-height: 125px) {

  .site-title-media {
    max-width: 265.6vh;
  }

}

.wordy {
  text-align: left;
}