/******************************************************************************* 

    SKREY CUSTOMIZATION

    This .css file does not override any .css file from parent 
    theme. 

*******************************************************************************/

/****************************** BLOG ANCHOR ARROW *****************************/

.skrey
        .blog_text
        .read-more-blog::after,
        .skrey
        .aw-blog-read-more::after {
    content: initial;
}

/**************************** END BLOG ANCHOR ARROW ***************************/