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

body {
  color: #4d4d4d;
}

main a {
  color: #f53e00;
}

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

main a:visited {
  color: #ff5f29;
}

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

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

.site-nav a {
  color: #4d4d4d;
}

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

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

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

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

footer {
  color: #b5b5b5;
}

footer a {
  color: #f53e00;
}

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

footer a:visited {
  color: #ff5f29;
}

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

.title a {
  color: #4d4d4d;
}

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

.title a:visited {
  color: #4d4d4d;
}

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

.button {
  background: #f53e00;
  color: #FFFFFF;
}

.social-icon {
  background-color: #4d4d4d;
  color: #FFFFFF;
}

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

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

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

.site-nav {
  font-family: "Muli", 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: 12px;
}

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

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

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

.border-color {
  border-color: hsla(0, 0%, 30.19608%, 0.2);
}

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

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

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

@media (min-height: 50px) {

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

}

@media (max-height: 50px) {

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

}

.wordy {
  text-align: left;
}