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

body {
  color: #2D0573;
}

main a {
  color: #501307;
}

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

main a:visited {
  color: #7f1e0b;
}

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

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

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

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

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

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

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

footer {
  color: #ed0a07;
}

footer a {
  color: #501307;
}

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

footer a:visited {
  color: #7f1e0b;
}

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

.title a {
  color: #84339E;
}

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

.title a:visited {
  color: #84339E;
}

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

.button {
  background: #501307;
  color: #F4EBF7;
}

.social-icon {
  background-color: #2D0573;
  color: #F4EBF7;
}

.welcome-modal {
  background-color: #2eddef;
}

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

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

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

body {
  font-size: 20px;
}

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

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

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

.border-color {
  border-color: hsla(261.81818, 91.666664%, 23.529411%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}