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

body {
  color: #e7a3f5;
}

main a {
  color: #5dbfea;
}

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

main a:visited {
  color: #8ad1f0;
}

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

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

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

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

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

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

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

footer {
  color: #fc2c78;
}

footer a {
  color: #5dbfea;
}

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

footer a:visited {
  color: #8ad1f0;
}

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

.title a {
  color: #b133e1;
}

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

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

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

.button {
  background: #5dbfea;
  color: #401E6A;
}

.social-icon {
  background-color: #e7a3f5;
  color: #401E6A;
}

.welcome-modal {
  background-color: #401E6A;
}

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

.site-title {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-weight: 700;
}

.site-nav {
  font-family: "Bitter", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.section-title, .parent-title, .news-item-title, .link-name, .preview-placeholder, .preview-image, .flex-page-title {
  font-family: "Bitter", sans-serif;
  font-style: normal;
  font-weight: 700;
}

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(289.7561, 80.39216%, 80%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}