.person-col img {
  border-radius: 0px !important;
}

.justify-center{
  justify-content: center;
}

.person-desc {
  background-color: #F5F5F5;
  padding: 1.5rem;
}

.form-control {
  border-color: gray;
}

.invalid-error {
  color: red;
}
