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

body {
  color: #e085d2;
}

main a {
  color: #e995db;
}

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

main a:visited {
  color: #f2bfe9;
}

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

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

.site-nav a {
  color: #5c5c5c;
}

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

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

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

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

footer {
  color: #e99fe3;
}

footer a {
  color: #e995db;
}

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

footer a:visited {
  color: #f2bfe9;
}

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

.title a {
  color: #b5b5b5;
}

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

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

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

.button {
  background: #e995db;
  color: #ffffff;
}

.social-icon {
  background-color: #e085d2;
  color: #ffffff;
}

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

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

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

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

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

body {
  font-size: 11px;
}

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

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

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

.border-color {
  border-color: hsla(309.23077, 59.477123%, 70%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}