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

body {
  color: #2F2D2D;
}

main a {
  color: #0D0F0F;
}

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

main a:visited {
  color: #252a2a;
}

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

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

.site-nav a {
  color: #040505;
}

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

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

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

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

footer {
  color: #0C0D0D;
}

footer a {
  color: #0D0F0F;
}

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

footer a:visited {
  color: #252a2a;
}

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

.title a {
  color: #0A0B0B;
}

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

.title a:visited {
  color: #0A0B0B;
}

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

.button {
  background: #0D0F0F;
  color: #FEFEFD;
}

.social-icon {
  background-color: #2F2D2D;
  color: #FEFEFD;
}

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

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

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

body {
  font-size: 14px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}