.section-title {
  text-align: justify !important;
  text-justify: inter-word !important;
  white-space: pre-line !important;
}
.text-green {
    color: green !important;
}
.marginLeft-10 {
	margin-left: -10px !important;
}
.text-align-center {
  text-align: center !important;
}
.marginLeft5 {
	margin-left: 0.5px !important;
}

