.zsub-row {
    margin-bottom: 25px;
}

.zsub-row p {
    margin-bottom: 0;
}
.zpage-title{
    text-align:center;
}
 .zpage-title p{
    max-width: 780px;
    margin: 0 auto 20px;
}
.top-banner {
    background: #303f9f;
    color: #fff;
    padding: 160px 0 80px;
    position: relative;
}
.common_terms_wrap .zpage-title{
    padding:0;
}
.content-wrap h1 {
    margin: 0 auto 20px;
    max-width: 620px;
    text-align: center;
    color: #fff;
}
.top-banner:after {
    content: "";
    background: url(/sites/zweb/images/mail/hipaa-compliance.png) no-repeat 0 0 / 180px auto;
    position: absolute;
    width: 180px;
    height: 90px;
    top: 60px;
    right: 0;
    left: 0;
    margin: auto;
    filter: brightness(0) invert(1);
    opacity: .5;
}

.zhigh-bold {
    font-size: 20px;
    font-family: var(--secondaryfont-semibold);
}

.zrow.zbottom {
    text-align: center;
    margin: 80px auto 60px;
}

.zrow.zbottom h2 {
    max-width: 770px;
    margin: 0 auto 20px;
    font-size: 40px;
}