Unfortunately nothing works
Maybe because I replaced
Element Alignment:
Left
It used to be
Element Alignment:
Justify Text
Maybe that's why it doesn't work?
Try to do as you did, at least on one page: ARTICLES
P.S.
This code worked, it reduced the distance between lines:
.jub-element.jub-element-text.text-justify.quote {
line-height: 15px;
}