/* Article content */
body{
text-align: justify;
    font-family: "Times New Roman", Times, serif;
font-size: 16px;

}
.obj_article_details,
.item.abstract,
.item.references {
    text-align: justify;
    font-family: "Times New Roman", Times, serif;
font-size: 16px;
    line-height: 1.7;
}


.pkp_footer_content {
    font-size: 14px;
    line-height: 1.6;
text-align: center;
}
.pkp_brand_footer img {
    display: none;
    margin: 0 auto;
}
.pkp_footer,
.pkp_footer_content {
    font-family: "Arial", "Helvetica", sans-serif;
}
