
/* ------------------------------
 * Parargraph Justify
 * ------------------------------ */

p.is-style-justify {
    text-align: justify;
    line-height: 1.4;
    /* hyphens: auto; */
}
