.abstract p {
    text-align: justify;
    line-height: 1.6;
    font-size: 15px;
}

/* Reduce footer height */
.pkp_structure_footer_wrapper {
padding: 15px 0 !important;
}

/* Reduce footer text size */
.pkp_structure_footer_wrapper {
font-size: 13px !important;
}

/* Reduce PKP text size */
.pkp_brand_footer {
font-size: 11px !important;
opacity: 0.7;
}

/* Reduce spacing */
.pkp_structure_footer_wrapper .pkp_structure_footer {
margin-top: 5px !important;
}