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

body {
  color: #3b3a3b;
}

main a {
  color: #3d3b3f;
}

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

main a:visited {
  color: #575459;
}

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

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

.site-nav a {
  color: #3b373f;
}

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

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

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

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

footer {
  color: #727075;
}

footer a {
  color: #3d3b3f;
}

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

footer a:visited {
  color: #575459;
}

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

.title a {
  color: #3b383d;
}

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

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

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

.button {
  background: #3d3b3f;
  color: #FFFFFF;
}

.social-icon {
  background-color: #3b3a3b;
  color: #FFFFFF;
}

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

.share-button .social-icon {
  color: #3b3a3b;
}

.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: 18px;
}

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

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

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

.border-color {
  border-color: hsla(300, 0.85470086%, 22.941177%, 0.2);
}

.p-artwork .page-nav a {
  color: #3b3a3b;
}

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

.p-artwork .page-nav a:visited {
  color: #3b3a3b;
}

.wordy {
  text-align: left;
}