.introduction-container {
  white-space: pre-line !important;
  text-align: justify !important;
  text-justify: inter-word !important;
}

.hdr-no {
  display: inline-block !important;
  width: 25px !important;
  vertical-align: top !important;
  margin-top: 0px !important;
}

.hdr {
  display: inline-block !important;
  width: 95% !important;
}

.hr-margin-top {
  margin-top: 0px !important;
}

.p-margin-top-negative {
  margin-top: -10px !important;
}

.div-margin-top {
  margin-top: 15px !important;
}

.p-word-break {
  word-break: normal !important;
}

.div-word-break {
  word-break: normal !important;
}

.span-font-weight {
  font-weight: lighter !important;
}

.div-margin-top-negative {
  margin-top: -15px !important;
}
