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

body {
  color: #021f22;
}

main a {
  color: #1e7a7b;
}

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

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

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

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

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

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

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

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

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

footer {
  color: #5dabac;
}

footer a {
  color: #1e7a7b;
}

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

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

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

.title a {
  color: #0b0909;
}

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

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

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

.button {
  background: #1e7a7b;
  color: #fca89c;
}

.social-icon {
  background-color: #021f22;
  color: #fca89c;
}

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

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

.site-title {
  font-family: "Josefin Slab", sans-serif;
  font-style: normal;
  font-weight: 600;
}

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

body {
  font-size: 18px;
}

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

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

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

.border-color {
  border-color: hsla(185.625, 88.888885%, 7.0588236%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}