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

body {
  color: #0C0101;
}

main a {
  color: #075171;
}

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

main a:visited {
  color: #0a73a1;
}

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

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

footer a {
  color: #075171;
}

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

footer a:visited {
  color: #0a73a1;
}

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

.title a {
  color: #0A0101;
}

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

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

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

.button {
  background: #075171;
  color: #F9F1F1;
}

.social-icon {
  background-color: #0C0101;
  color: #F9F1F1;
}

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

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

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

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

body {
  font-size: 15px;
}

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

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

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

.border-color {
  border-color: hsla(0, 84.61539%, 2.5490196%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}