body {
  background-color: #FCFCF9;
  font-weight: 700;
  font-style: normal;
  font-family: "Tahoma", "Geneva", sans-serif;
}

body {
  color: #090002;
}

main a {
  color: #010000;
}

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

main a:visited {
  color: #340000;
}

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

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

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

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

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

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

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

footer {
  color: #070000;
}

footer a {
  color: #010000;
}

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

footer a:visited {
  color: #340000;
}

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

.title a {
  color: #000307;
}

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

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

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

.button {
  background: #010000;
  color: #FCFCF9;
}

.social-icon {
  background-color: #090002;
  color: #FCFCF9;
}

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

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

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

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

body {
  font-size: 20px;
}

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

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

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

.border-color {
  border-color: hsla(346.66666, 100%, 1.7647059%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}