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

body {
  color: #676D65;
}

main a {
  color: #FF0000;
}

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

main a:visited {
  color: #ff3333;
}

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

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

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

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

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

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

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

footer {
  color: #E7E9DA;
}

footer a {
  color: #FF0000;
}

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

footer a:visited {
  color: #ff3333;
}

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

.title a {
  color: #E5E5E5;
}

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

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

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

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

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

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

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

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

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

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(105, 3.8095238%, 41.17647%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}