#secondary .widget .widget-title {
  background-color: #009017;
  color: #ffffff;
  font-weight: bold;
  padding: 3px;
  margin: 1px;
}

.textwidget {
  background-color: #f2f2f2;
}

article.page .entry-header h1.entry-title {
    display: none;
}