body {
  background-color: #FEF9FF;
  font-weight: 700;
  font-style: normal;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body {
  color: #8875BB;
}

main a {
  color: #07A5E9;
}

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

main a:visited {
  color: #2abbf9;
}

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

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

.site-nav a {
  color: #8875BB;
}

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

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

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

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

footer {
  color: #B4D6FF;
}

footer a {
  color: #07A5E9;
}

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

footer a:visited {
  color: #2abbf9;
}

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

.title a {
  color: #F284C2;
}

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

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

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

.button {
  background: #07A5E9;
  color: #FEF9FF;
}

.social-icon {
  background-color: #8875BB;
  color: #FEF9FF;
}

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

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

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

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

body {
  font-size: 15px;
}

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

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

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

.border-color {
  border-color: hsla(256.2857, 33.980583%, 59.60784%, 0.2);
}

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

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

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

@media (min-height: 213px) {

  .site-title-media {
    max-width: 352.0px;
  }

}

@media (max-height: 213px) {

  .site-title-media {
    max-width: 165.2582159624413vh;
  }

}

.wordy {
  text-align: left;
}