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

body {
  color: #1DEFE8;
}

main a {
  color: #b8b8b8;
}

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

main a:visited {
  color: #d2d2d2;
}

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

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

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

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

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

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

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

footer {
  color: #b8b8b8;
}

footer a {
  color: #b8b8b8;
}

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

footer a:visited {
  color: #d2d2d2;
}

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

.title a {
  color: #E478ED;
}

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

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

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

.button {
  background: #b8b8b8;
  color: #D7D8FC;
}

.social-icon {
  background-color: #1DEFE8;
  color: #D7D8FC;
}

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

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

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

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

body {
  font-size: 21px;
}

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

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

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

.border-color {
  border-color: hsla(178, 86.77686%, 52.54902%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}