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

body {
  color: #1e1e1f;
}

main a {
  color: #090609;
}

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

main a:visited {
  color: #281a28;
}

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

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

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

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

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

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

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

footer {
  color: #101410;
}

footer a {
  color: #090609;
}

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

footer a:visited {
  color: #281a28;
}

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

.title a {
  color: #161315;
}

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

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

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

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

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

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

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

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(240, 1.6393442%, 11.960784%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}