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

body {
  color: #2EA05F;
}

main a {
  color: #1e7a7a;
}

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

main a:visited {
  color: #28a3a3;
}

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

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

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

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

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

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

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

footer {
  color: #5dabab;
}

footer a {
  color: #1e7a7a;
}

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

footer a:visited {
  color: #28a3a3;
}

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

.title a {
  color: #928fc1;
}

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

.title a:visited {
  color: #928fc1;
}

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

.button {
  background: #1e7a7a;
  color: #FFFFFF;
}

.social-icon {
  background-color: #2EA05F;
  color: #FFFFFF;
}

.welcome-modal {
  background-color: #83a451;
}

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

body {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/stripes_vertical2-1.jpg);
}

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

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

body {
  font-size: 20px;
}

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

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

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

.border-color {
  border-color: hsla(145.78947, 55.339806%, 40.39216%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}