/*.post-stories .post-content{
    display:flex;
}*/
.proloop-price .proloop-price--highlight {
    font-size: 17px;
    font-weight: 600;
    line-height: 15px;
    color: rgba(0, 151, 242, 1);
    /*margin-left:10px;*/
}

.related-post .post-content .title a {
    height: 30px;
    display: flex;
    align-items: center;
}

.axil-post-details .social-share-block .post-like .like-button.liked i {
    color: white;
}

.bookmark-button.saved {
    background: var(--color-primary);
}