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

body {
  color: #D7A33C;
}

main a {
  color: #147663;
}

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

main a:visited {
  color: #1ba288;
}

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

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

.site-nav a {
  color: #899E6D;
}

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

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

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

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

footer {
  color: #6d4918;
}

footer a {
  color: #147663;
}

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

footer a:visited {
  color: #1ba288;
}

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

.title a {
  color: #ca8f1c;
}

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

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

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

.button {
  background: #147663;
  color: #FBFAF4;
}

.social-icon {
  background-color: #D7A33C;
  color: #FBFAF4;
}

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

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

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

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

body {
  font-size: 19px;
}

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

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

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

.border-color {
  border-color: hsla(39.870968, 65.95744%, 53.92157%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}