.sensible-home-widget-area .widget {
  width: 100%;
  float: left;
  padding-right: 0px; 
}

.member h3:after {
  border: 2px solid #0183b4;
  content: " ";
  display: block;
  margin: 20px auto 15px;
  width: 35px;
}

.member h3{
  color: #8c9398;
  font-size: 20px;
  line-height: 24px;
}

h1.site-title {
  font-size: 19px;
  line-height: 53px;
  width: 380px;
}

.hero-content span h1 {
  font-size: 38px;
  line-height: 48px;
  color: #fff;
  margin-bottom: 40px;
  padding-top: 30px;
}

.site-header {
  background: rgba(0,0,0, 0.3);
}

.blog-entry-header {
  background: rgb(244, 199, 88);
}
