.zb-post-cont .topic-cta-link {
    text-align: center;
    margin: 30px 0 20px;
}
.topic-cta-link a {
    color: #03a9f5 !important;
    display: inline-block;
    padding: 5px 20px;
    border: 1px solid #03a9f5;
    margin: 0 5px 15px;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none !important;
    font-family: var(--zf-primary-semibold);
}
span.post-readtime {
    font-size: 16px;
}
.zpost-vtime{
    font-size:0px;
    gap: 0px;
}
.zb-post-details > ul > li:nth-child(3){
    display: none;
}