/**
 * Justify Alignment Editor Styles
 *
 * @package WpmintyAddon
 */
.has-text-align-justify {
    text-align: justify;
}
