body {
  background-color: #D0CBCB;
  font-weight: normal;
  font-style: normal;
  font-family: "Georgia", serif;
}

body {
  color: #080218;
}

main a {
  color: #03020D;
}

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

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

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

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

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

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

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

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

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

footer {
  color: #eae6e6;
}

footer a {
  color: #03020D;
}

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

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

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

.title a {
  color: #05020B;
}

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

.title a:visited {
  color: #05020B;
}

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

.button {
  background: #03020D;
  color: #D0CBCB;
}

.social-icon {
  background-color: #080218;
  color: #D0CBCB;
}

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

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

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(256.36365, 84.61539%, 5.098039%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}