body {
  background-color: #E5E9EB;
  font-weight: normal;
  font-style: normal;
  font-family: "Courier New", "Courier", monospace;
}

body {
  color: #25303c;
}

main a {
  color: #212b2b;
}

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

main a:visited {
  color: #374848;
}

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

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

.site-nav a {
  color: #27443b;
}

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

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

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

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

footer {
  color: #b5c4c4;
}

footer a {
  color: #212b2b;
}

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

footer a:visited {
  color: #374848;
}

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

.title a {
  color: #27443b;
}

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

.title a:visited {
  color: #27443b;
}

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

.button {
  background: #212b2b;
  color: #E5E9EB;
}

.social-icon {
  background-color: #25303c;
  color: #E5E9EB;
}

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

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

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

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

body {
  font-size: 18px;
}

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

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

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

.border-color {
  border-color: hsla(211.30435, 23.71134%, 19.019608%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}