.zdate-updated {
    text-align: right;
    margin-bottom: 15px;
}
.content-wrap.zc-terms{
    margin: 60px auto;
    max-width: 900px;
}
.content-wrap.zc-terms h2{
    margin: 0px auto 20px;
    text-align: center;
}
.content-wrap.zc-terms li{
    margin-bottom: 20px;
}
.content-wrap.zc-terms p {
    font-size: 15px;
}
.content-wrap.zc-terms .contentSteps ol {
    list-style: none outside none;
    line-height: 1.5;
    padding-left: 20px;
    margin: 0px;
}
.content-wrap.zc-terms .contentSteps ol li {
    display: list-item;
    list-style: decimal outside none;
    margin: 5px 5px 5px 20px;
    padding: 5px 10px;
    font-size: 15px;
}