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

body {
  color: #007732;
}

main a {
  color: #57F37A;
}

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

main a:visited {
  color: #27f054;
}

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

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

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

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

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

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

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

footer {
  color: #F5198D;
}

footer a {
  color: #57F37A;
}

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

footer a:visited {
  color: #27f054;
}

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

.title a {
  color: #73FF06;
}

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

.title a:visited {
  color: #73FF06;
}

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

.button {
  background: #57F37A;
  color: #E1FEFF;
}

.social-icon {
  background-color: #007732;
  color: #E1FEFF;
}

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

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

.site-title {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.site-nav {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.section-title, .parent-title, .news-item-title, .link-name, .preview-placeholder, .preview-image, .flex-page-title {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
}

body {
  font-size: 28px;
}

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

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

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

.border-color {
  border-color: hsla(145.21008, 100%, 23.333334%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}