.person {
  margin-top: 35px;
  margin-bottom: 35px;
}

.profile-photo {
  float: right;
  margin-left: 15px;
  margin-right: 15px;
  min-width: 150px;
  max-width: 200px;
}

p {
  text-align: justify;
}

.disclaimer {
  font-size: 8px !important;
  margin-top: 80px;
  margin-bottom: 35px;
}
.disclaimer>sup {
  font-size: 7px !important;
}
