.single-blog {
    position: relative;
}

.single-blog.fixed {
    position: fixed;
    top: 200px;
}

.active-bookmark{
    color:#0F0E44 !important;
    font-weight: 600;
}