/* Start custom CSS for govity-blog, class: .elementor-element-60ffc25 */.akhbar .news-one__btn a {
    position: relative;
    display: flex
    
;
    flex-direction: row-reverse;
    justify-content: end;
    gap: 28px;}
    
    
.icon-right-arrow:before{content: "\e90c"; /* كود الأيقونة للسهم */
  transform: rotate(180deg); /* تدوير السهم ليشير لليسار بدلاً من اليمين */
  display: inline-block;
        
    }/* End custom CSS */