h6 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #000;
    border-color: darkgrey;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

h6 span {
    background: #ffff;
    padding: 0 10px;
}
