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

body {
  color: #f5eed1;
}

main a {
  color: #cec7fa;
}

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

main a:visited {
  color: #a598f6;
}

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

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

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

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

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

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

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

footer {
  color: #dadae7;
}

footer a {
  color: #cec7fa;
}

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

footer a:visited {
  color: #a598f6;
}

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

.title a {
  color: #ffffff;
}

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

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

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

.button {
  background: #cec7fa;
  color: #340F5B;
}

.social-icon {
  background-color: #f5eed1;
  color: #340F5B;
}

.welcome-modal {
  background-color: #5E4942;
}

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

.site-title {
  font-family: "Verdana", "Geneva", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.site-nav {
  font-family: "Archivo Black", 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: "Advent Pro", sans-serif;
  font-style: normal;
  font-weight: 200;
}

body {
  font-size: 15px;
}

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

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

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

.border-color {
  border-color: hsla(48.333332, 64.28571%, 89.01961%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}