.modal-lg-custom {
  max-width: 80%; /* % de ancho de modal general */
}

.justificar-texto {
  text-align: justify;
}

.centrar-texto {
  text-align: center;
}
