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

body {
  color: #1b221d;
}

main a {
  color: #141010;
}

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

main a:visited {
  color: #302727;
}

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

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

.site-nav a {
  color: #0d0c0c;
}

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

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

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

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

footer {
  color: #1d201e;
}

footer a {
  color: #141010;
}

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

footer a:visited {
  color: #302727;
}

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

.title a {
  color: #121713;
}

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

.title a:visited {
  color: #121713;
}

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

.button {
  background: #141010;
  color: #ffffff;
}

.social-icon {
  background-color: #1b221d;
  color: #ffffff;
}

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

.share-button .social-icon {
  color: #1b221d;
}

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

.site-nav {
  font-family: "Arial", "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: 21px;
}

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

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

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

.border-color {
  border-color: hsla(137.14285, 11.4754095%, 11.960784%, 0.2);
}

.p-artwork .page-nav a {
  color: #1b221d;
}

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

.p-artwork .page-nav a:visited {
  color: #1b221d;
}

.wordy {
  text-align: left;
}