.breadcrumb {
  padding: 0.75rem 0rem;
  background-color: white;
}

.contact-job-title {
	font-size: 0.85rem;
	color:var(--gray);
}

.modal-dialog-custom {
	max-width:900px !important;
	margin:0 auto;
}
