.news-body p {
    text-align: justify;
    text-justify: inter-word;
    margin-bottom: 10px;
}

.news-body p:last-child {
    margin-bottom: 0;
}