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

body {
  color: #0a5a61;
}

main a {
  color: #d5110b;
}

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

main a:visited {
  color: #f32620;
}

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

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

.site-nav a {
  color: #0a5a61;
}

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

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

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

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

footer {
  color: #5c5e7f;
}

footer a {
  color: #d5110b;
}

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

footer a:visited {
  color: #f32620;
}

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

.title a {
  color: #0a5a61;
}

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

.title a:visited {
  color: #0a5a61;
}

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

.button {
  background: #d5110b;
  color: #ECF0F9;
}

.social-icon {
  background-color: #0a5a61;
  color: #ECF0F9;
}

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

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

body {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/ricepaper2-pale_blue.png);
}

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

.site-nav {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 300;
}

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

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(184.82759, 81.30841%, 20.980392%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}