﻿.page_article .item.abstract .value,
.obj_article_details .item.abstract,
.article-details .abstract {
    text-align: justify !important;
    text-justify: inter-word !important;
}

/* تقليل ارتفاع الفوتر والهوامش الداخلية */
.pkp_structure_footer {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    min-height: auto !important;
}

/* تقليل الحجم والشريط السفلي إن وجد */
.pkp_structure_footer .pkp_footer_content {
    padding: 0 !important;
    margin: 0 auto !important;
}