/* Enter Your Custom CSS Here */
.content-area .hentry {
    position: relative;
    padding-top: 50px;
    padding-bottom: 0px;
}

.hentry .title-post {display: none;}

.page .page-wrap .content-wrapper{padding: 0px;}

.site-title {
    font-size: 32px;
    display: none;
}

.footer-widgets {
    padding: 20px 0;
    background-color: #252525;
}