/*
Theme Name: Central Child
Theme URI: http://demo.qodeinteractive.com/lounge/
Description: A child theme of Lounge Theme
Author: Qode Interactive
Author URI: http://www.qodeinteractive.com/
Version: 2.0
Template: central
*/
@import url("../central/style.css");

.title {
    background-color: #2a2a2a;
    display: block;
    height: 170px;
    line-height: 215px;
    margin: 0 0 50px;
    position: relative;
    text-align: center;
    width: 100%;
}

.blog_holder_inner {
    bottom: 30px;
    list-style-type: none;
    position: relative;
    text-align: justify;
}