.site-header .site-header-top {
  background-color: #3aeb26;
}

.primary-navigation a:hover {
  background-color: #ffd3b2;
  color: #ffffff;
}

.site-brand h1 {
  color: #34b823;
}

.site-tagline {
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
}

.site-footer .site-footer-bottom {
  background-color: #34b823;
}

.primary-navigation ul {
  background-color: #34b823;
}

.entry-content * > p {
  font-size: 16px;
}

.style25 {
  font-size: 16px;
}

.panel-grid-cell .widget-title {
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}

.site-header .site-header-bottom {
  background-color: #E9F4E4;
}