.blog-text * {
    text-align: justify !important;
    direction: rtl !important;
    font-family: MySelfIranYekan !important;
    /* -webkit-text-stroke-width: 0px; */
    /* background-color: inherit !important; */
    /* border-width: inherit !important; */
    /* box-sizing: inherit !important; */
    /* color: inherit !important; */
    /* font-family: inherit !important; */
    /* font-size: inherit !important; */
    /* font-stretch: inherit !important; */
    /* font-style: inherit !important; */
    /* font-variant-caps: inherit !important; */
    /* font-variant-east-asian: inherit !important; */
    /* font-variant-ligatures: inherit !important; */
    /* font-variant-numeric: inherit !important; */
    /* letter-spacing: inherit !important; */
    /* line-height: inherit!important; */
    /* margin: auto !important; */
    /* orphans: inherit !important; */
    /* padding: inherit !important; */
    /* text-align: inherit !important; */
    /* text-decoration-color: inherit !important; */
    /* text-decoration-style: inherit !important; */
    /* text-decoration-thickness: inherit !important; */
    /* text-indent: inherit !important; */
    /* text-transform: inherit !important; */
    /* vertical-align: inherit !important; */
    /* white-space: inherit !important; */
    /* widows: inherit !important; */
    /* word-spacing: inherit !important; */
}

.blog-text img {
    max-width: 100%;
    height: auto;
    
}
figure.image{
     margin-left: auto; 
     margin-right: auto; 
}