.main-container-step7 {
  white-space: pre-line !important;
}

.table-container {
  padding: 10px !important;
}

.table-header {
  background-color: aliceblue !important;
  font-weight: bold !important;
}

.table-th {
  padding: 5px !important;
}

.table-td-first {
  width: 20% !important;
  text-align: center !important;
}

.table-td-second {
  width: 60% !important;
  padding: 5px !important;
}

.table-td-third {
  text-align: center !important;
}

.unordered-list-step4 {
  margin-left: -20px !important;
}

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

.ordered-list-with-margin {
  margin-left: -20px !important;
  margin-bottom: 20px !important;
}

.ordered-list {
  padding-left: 1.2rem !important;
}

.indented-paragraph {
  padding-left: 1em !important;
}

.address-indent {
  margin-left: 20px !important;
}

.hdr-no {
  float: left !important;
  width: 30px !important;
}

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