/* BitCentral CSS */

.fuel-title {
    display: block;
}

.fuel-title h1 {
    font-weight: 500;
    line-height: 1.2;
    font-size: 1em;
    text-align: left;
    padding: 5px;
    margin-bottom: 10px;
    position: relative;
    left: 0;
    top: 0;
    color: #000;
    background: #eee;
    text-transform: none !important;
    text-align: center;
}

.fuel_post_template_description {
    display: none;
}

.fule-video-section {
    padding-bottom: 30px;
}