body {
  background-color: #FEFEFE;
  font-weight: normal;
  font-style: normal;
  font-family: "Helvetica", sans-serif;
}

body {
  color: #AA4C89;
}

main a {
  color: #FFFFFF;
}

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

main a:visited {
  color: #e6e6e6;
}

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

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

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

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

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

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

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

footer {
  color: #FFFFFF;
}

footer a {
  color: #FFFFFF;
}

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

footer a:visited {
  color: #e6e6e6;
}

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

.title a {
  color: #C02494;
}

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

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

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

.button {
  background: #FFFFFF;
  color: #FEFEFE;
}

.social-icon {
  background-color: #AA4C89;
  color: #FEFEFE;
}

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

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

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

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

body {
  font-size: 18px;
}

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

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

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

.border-color {
  border-color: hsla(321.06384, 38.211384%, 48.235294%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}