.site-footer .widgets {
  padding-top:15px;
}
@media all {
    .site-footer {
        background: #222;
        margin-top: 0px;
    }
}
.widget-title {
    color: #ebebeb;
}
.site-header {
    margin-bottom: 0px;
    padding: 15px 0;
}
.panel-grid-cell .widget-title {
  text-align:center;
}
.entry-header { display:none;}
h2.qcf-header { margin-top:10px;}