body {
  background-color: #521089;
  font-weight: 700;
  font-style: normal;
  font-family: "Palatino Linotype", "Book Antiqua3", "Palatino", serif;
}

body {
  color: #D14EA1;
}

main a {
  color: #E34AA7;
}

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

main a:visited {
  color: #ea76bc;
}

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

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

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

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

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

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

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

footer {
  color: #C680DD;
}

footer a {
  color: #E34AA7;
}

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

footer a:visited {
  color: #ea76bc;
}

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

.title a {
  color: #430574;
}

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

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

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

.button {
  background: #E34AA7;
  color: #521089;
}

.social-icon {
  background-color: #D14EA1;
  color: #521089;
}

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

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

nav {
  font-family: "Quicksand", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.wordy {
  text-align: left;
}

.site-title {
  font-size: 2.1875rem;
}

footer .credit a {
  color: #D14EA1;
}