body {
  background-color: #f7f7f7;
  font-weight: normal;
  font-style: normal;
  font-family: "Tahoma", "Geneva", sans-serif;
}

body {
  color: #171512;
}

main a {
  color: #151819;
}

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

main a:visited {
  color: #2c3335;
}

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

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

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

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

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

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

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

footer {
  color: #1a1414;
}

footer a {
  color: #151819;
}

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

footer a:visited {
  color: #2c3335;
}

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

.title a {
  color: #656461;
}

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

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

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

.button {
  background: #151819;
  color: #f7f7f7;
}

.social-icon {
  background-color: #171512;
  color: #f7f7f7;
}

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

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

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

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

body {
  font-size: 13px;
}

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

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

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

.border-color {
  border-color: hsla(36, 12.195122%, 8.039216%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}