.text-justify {
  text-align: justify;
  text-justify: inter-word; /* делает пробелы равномернее */
}
