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

body {
  color: #ECF1DA;
}

main a {
  color: #87D1D5;
}

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

main a:visited {
  color: #61c3c8;
}

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

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

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

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

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

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

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

footer {
  color: #DFA9A8;
}

footer a {
  color: #87D1D5;
}

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

footer a:visited {
  color: #61c3c8;
}

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

.title a {
  color: #B5C6B8;
}

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

.title a:visited {
  color: #B5C6B8;
}

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

.button {
  background: #87D1D5;
  color: #1C0505;
}

.social-icon {
  background-color: #ECF1DA;
  color: #1C0505;
}

.welcome-modal {
  background-color: #4F735C;
}

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

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

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

body {
  font-size: 18px;
}

.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(73.04348, 45.098038%, 90%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}