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

body {
  color: #353434;
}

main a {
  color: #353434;
}

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

main a:visited {
  color: #4f4d4d;
}

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

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

.site-nav a {
  color: #3B3A3A;
}

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

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

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

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

footer {
  color: #353434;
}

footer a {
  color: #353434;
}

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

footer a:visited {
  color: #4f4d4d;
}

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

.title a {
  color: #353434;
}

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

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

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

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

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

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

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

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

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

body {
  font-size: 13px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}