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

body {
  color: #ED24DA;
}

main a {
  color: #ED24DA;
}

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

main a:visited {
  color: #f153e2;
}

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

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

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

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

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

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

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

footer {
  color: #ED24DA;
}

footer a {
  color: #ED24DA;
}

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

footer a:visited {
  color: #f153e2;
}

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

.title a {
  color: #ED24DA;
}

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

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

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

.button {
  background: #ED24DA;
  color: #40FF13;
}

.social-icon {
  background-color: #ED24DA;
  color: #40FF13;
}

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

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

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

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

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(305.67163, 84.81013%, 53.52941%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}