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

body {
  color: #75756E;
}

main a {
  color: #9E9E8C;
}

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

main a:visited {
  color: #b5b5a8;
}

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

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

.site-nav a {
  color: #737e6d;
}

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

.site-nav a:visited {
  color: #737e6d;
}

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

.site-nav:hover a.selected {
  color: #737e6d;
}

footer {
  color: #C4C4B6;
}

footer a {
  color: #9E9E8C;
}

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

footer a:visited {
  color: #b5b5a8;
}

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

.title a {
  color: #3F453F;
}

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

.title a:visited {
  color: #3F453F;
}

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

.button {
  background: #9E9E8C;
  color: #FFFCFC;
}

.social-icon {
  background-color: #75756E;
  color: #FFFCFC;
}

.welcome-modal {
  background-color: #534C4C;
}

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

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(60, 3.0837004%, 44.509804%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}