.item.abstract > p {
text-align: justify;
line-height: normal;
}

.item.references {
    word-wrap: break-word;
    overflow-wrap: anywhere;
    white-space: normal;
}


div.references div.value p {
    margin-block-start: 0;
    margin-block-end: 0;
}