.section h3::after {
  content: " *"!important;
  color: #9f3a38!important;
  position: relative!important;
  top: -2px!important;
}
.text-center {
  text-align: center!important;
}
.ml-negative-20 {
  margin-left: -20px!important;
}
.valign-top {
  vertical-align: top!important;
}
.width-30 {
  width: 30px!important;
}
.bold-normal {
  font-weight: bold!important;
  font-style: normal!important;
}
.mt-negative-35 {
  margin-top: -35px!important;
}
.width-100 {
  width: 100px!important;
}
.text-justify {
  text-align: justify!important;
  text-justify: auto!important;
}
.weight-underline { 
font-weight: bold!important;
-webkit-text-decoration: underline!important;
text-decoration: underline!important;
 }
