.demo .tit {
    margin: 20px 51px;
    text-align: center;
    font-size: 16px;
}
.demo .table .table-content {
    background: #ccc;
    border-top-color: #f00;
}
.demo .table .title-item {
    color: #00f;
}