﻿.chapter-support-title {
    margin: 30px 0 60px;
}

    .chapter-support-title:before {
        content: "";
        display: block;
        width: 200px;
        height: 20px;
        margin: 10px auto 30px;
        background: url("../images/stripes.png") repeat-x 0 0;
    }