body {
  background-color: #EFEFEF;
  font-weight: normal;
  font-style: normal;
  font-family: "Palatino Linotype", "Book Antiqua3", "Palatino", serif;
}

body {
  color: #223215;
}

main a {
  color: #1e4966;
}

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

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

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

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

.site-nav a {
  color: #0f100f;
}

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

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

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

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

footer {
  color: #1e1515;
}

footer a {
  color: #1e4966;
}

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

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

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

.title a {
  color: #0f100f;
}

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

.title a:visited {
  color: #0f100f;
}

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

.button {
  background: #1e4966;
  color: #EFEFEF;
}

.social-icon {
  background-color: #223215;
  color: #EFEFEF;
}

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

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

body {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/concrete_wall-light_gray.png);
}

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

.site-nav {
  font-family: "Advent Pro", sans-serif;
  font-style: normal;
  font-weight: 200;
}

.section-title, .parent-title, .news-item-title, .link-name, .preview-placeholder, .preview-image, .flex-page-title {
  font-family: "Enriqueta", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 18px;
}

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

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

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

.border-color {
  border-color: hsla(93.10345, 40.84507%, 13.921569%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}