#site-masthead.site-section.site-section-masthead {
  background-color: #f5f5f2;
}

a:hover {
  color: #de9a6d;
}

a {
  color: #333333;
}

#site-footer-credit {
  background-color: #f5f5f2;
  border-top-width: 0.2px;
  border-top-style: solid;
  border-top-color: #f5f5f2;
}

.entry-content .wp-block-image img {
  border-width: 4px;
  border-style: solid;
  border-color: #333333;
}

.site-wrapper-all.site-wrapper-boxed {
  background-color: #f5f5f2;
}

#site-home-welcome .page-title-span {
  font-size: 17px;
  margin-bottom: -5px;
}

.site-section-wrapper.site-section-featured-pages-wrapper {
  margin-top: 75px;
}

.textwidget p {
  font-size: 15px;
}