.signature {
  padding: 20px !important;
  border: 1px solid #ccc !important;
}

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

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

.list-indent {
  margin-left: -25px !important;
}

.header-center {
  text-align: center !important;
}

.header-left {
  text-align: left !important;
}

.header-indent {
  margin-left: 25px !important;
}

.header-left-indent {
  text-align: left !important;
  margin-left: 25px !important;
}
