.btn-menu {
    color: #eeee22;
}
.hentry .title-post {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 10px;
    margin: 0;
    display: none;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.3;
}

.content-area .hentry {
    position: relative;
    padding-top: 50px;
    padding-bottom: 0px;
}

.site-info.container {
    display: none;
}
