h3 a {
  font-size: 15px;
  font-weight: 600;
}

h3 {
  font-size: 23px;
  margin-bottom: 0px;
	text-align: center;
  line-height: 20px;
  padding: 10px;
}

#content.site-content {
  background-color: #ffffff;
}

.site-footer .bottom-bar {
  background: #FF0000;
  color: #ffffff;
  overflow: auto;
  padding: 5px 0;
}