.wp-block-paragraph.has-text-align-justify {
text-align: justify;
}  .has-text-align-justify.jfpb-hyphens {
hyphens: auto;
-webkit-hyphens: auto;
} .has-text-align-justify.jfpb-word-spacing-lg {
word-spacing: 0.02em;
}
.has-text-align-justify.jfpb-word-spacing-sm {
word-spacing: -0.01em;
} .has-text-align-justify.jfpb-word-spacing-custom { } .has-text-align-justify.jfpb-text-indent {
text-indent: 1.5em;
} .has-text-align-justify.jfpb-drop-cap::first-letter {
float: left;
font-size: 3.5em;
line-height: 0.8;
font-weight: bold;
margin-right: 0.1em;
margin-top: 0.05em;
} .has-text-align-justify.jfpb-justify-inter-word {
text-justify: inter-word;
} .has-text-align-justify.jfpb-justify-inter-character {
text-justify: inter-character;
} .has-text-align-justify.jfpb-justify-last {
text-align-last: justify;
}