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

body {
  color: #514d4d;
}

main a {
  color: #303636;
}

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

main a:visited {
  color: #485151;
}

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

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

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

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

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

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

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

footer {
  color: #313535;
}

footer a {
  color: #303636;
}

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

footer a:visited {
  color: #485151;
}

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

.title a {
  color: #636363;
}

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

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

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

.button {
  background: #303636;
  color: #fefbfb;
}

.social-icon {
  background-color: #514d4d;
  color: #fefbfb;
}

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

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

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

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

body {
  font-size: 13px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}