.item.references .value {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
}
