.ml-neg-1-2em {
  margin-left: -1.2em;
}

.text-pre-justify {
  white-space: pre-line;
  text-align: justify;
  text-justify: inter-word;
}

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

.list-none {
  list-style-type: none;
}
