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

body {
  color: #ecc6ea;
}

main a {
  color: #ff1aa8;
}

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

main a:visited {
  color: #ff4dbb;
}

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

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

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

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

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

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

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

footer {
  color: #b80072;
}

footer a {
  color: #ff1aa8;
}

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

footer a:visited {
  color: #ff4dbb;
}

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

.title a {
  color: #e4b3e6;
}

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

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

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

.button {
  background: #ff1aa8;
  color: #2A2A54;
}

.social-icon {
  background-color: #ecc6ea;
  color: #2A2A54;
}

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

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

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

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

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(303.1579, 50%, 85.09804%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}