body {
  background-color: #ffffff;
  font-weight: normal;
  font-style: normal;
  font-family: "Times New Roman", "Times", serif;
}

body {
  color: #0a0101;
}

main a {
  color: #180202;
}

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

main a:visited {
  color: #470606;
}

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

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

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

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

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

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

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

footer {
  color: #000000;
}

footer a {
  color: #180202;
}

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

footer a:visited {
  color: #470606;
}

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

.title a {
  color: #0d0303;
}

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

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

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

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

.social-icon {
  background-color: #0a0101;
  color: #ffffff;
}

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

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

.site-title {
  font-family: "Advent Pro", sans-serif;
  font-style: normal;
  font-weight: 200;
}

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

body {
  font-size: 16px;
}

.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(0, 81.818184%, 2.1568627%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}