body{
    background-color: #fdfdfd;
}
/* title in header style  */
.breadcrumbTilte{
    color: white;
    line-height: 50px;
    font-size: 27px;
    direction: rtl;
}
/* title in header style  */

/* blog-like style */
.blog-like img{
    width: 30px;
}
/* blog-like style */

.blog_detailsTitle{
    line-height: 45px;
}