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

body {
  color: #EBEAF1;
}

main a {
  color: #F706DD;
}

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

main a:visited {
  color: #fa36e5;
}

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

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

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

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

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

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

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

footer {
  color: #C1097C;
}

footer a {
  color: #F706DD;
}

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

footer a:visited {
  color: #fa36e5;
}

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

.title a {
  color: #FED2FE;
}

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

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

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

.button {
  background: #F706DD;
  color: #424242;
}

.social-icon {
  background-color: #EBEAF1;
  color: #424242;
}

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

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

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

.site-nav {
  font-family: "Exo 2", 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: "Alegreya Sans SC", sans-serif;
  font-style: normal;
  font-weight: 300;
}

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(248.57143, 20%, 93.13725%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}