.entry-header h1 {
  font-size: 2.25em;
  line-height: 1.06;
}

.entry-header::after {
  height: 0em;
}

#site-header.site-header {
  background-color: #077507;
}

#sidebar-footer.sidebar.sidebar-footer.active-2 {
  background-color: #077507;
}

.wp-block-heading {
  color: #ffffff;
}

.sidebar-footer .widget a:hover {
  color: #f5f5f5;
}

a:link {
  color: #f20909;
}

a:hover {
  color: fff;
}

h3 {
  line-height: 33px;
}