.introduction {
	white-space: pre-line !important;
	text-align: justify !important;
	text-justify: inter-word !important;
}

body .mb-2 {
	margin-bottom: 10px !important;
}
body .mb-4 {
	margin-bottom: 20px !important;
}
body .mb-5 {
	margin-bottom: 25px !important;
}
body .ml-4-neg {
	margin-left: -20px !important;
}
body .mt-1-neg {
	margin-top: -5px !important;
}

.important {
	color: red !important;
	-webkit-text-decoration: underline !important;
	text-decoration: underline !important;
}

.hdr-no {
	display: inline-block !important;
	width: 25px !important;
	vertical-align: top !important;
	margin-top: 0px !important;
}

.hdr {
	display: inline-block !important;
	width: calc(100% - 25px) !important;
}

.permanentResident-style .form-group {
  margin-bottom: 10px !important;
}
