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

body {
  color: #f09151;
}

main a {
  color: #70a8c0;
}

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

main a:visited {
  color: #93bed0;
}

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

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

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

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

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

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

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

footer {
  color: #d6d6d6;
}

footer a {
  color: #70a8c0;
}

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

footer a:visited {
  color: #93bed0;
}

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

.title a {
  color: #dc3f32;
}

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

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

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

.button {
  background: #70a8c0;
  color: #050D1C;
}

.social-icon {
  background-color: #f09151;
  color: #050D1C;
}

.welcome-modal {
  background-color: #050d1c;
}

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

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

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

body {
  font-size: 14px;
}

.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(24.150944, 84.12698%, 62.941177%, 0.2);
}

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

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

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

@media (min-height: 51px) {

  .site-title-media {
    max-width: 421.0px;
  }

}

@media (max-height: 51px) {

  .site-title-media {
    max-width: 825.4901960784314vh;
  }

}

.wordy {
  text-align: left;
}