body {
  background-color: #FEFEFE;
  font-weight: normal;
  font-style: normal;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body {
  color: #030000;
}

main a {
  color: #050000;
}

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

main a:visited {
  color: #380000;
}

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

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

.site-nav a {
  color: #5D935E;
}

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

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

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

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

footer {
  color: #050000;
}

footer a {
  color: #050000;
}

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

footer a:visited {
  color: #380000;
}

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

.title a {
  color: #070000;
}

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

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

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

.button {
  background: #050000;
  color: #FEFEFE;
}

.social-icon {
  background-color: #030000;
  color: #FEFEFE;
}

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

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

.site-title {
  font-family: "Bitter", 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: 32px;
}

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

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

.border-color {
  border-color: hsla(0, 100%, 0.5882353%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}