#team .team-authors {
  justify-content: center;
}

#contact_us {
  text-align: center;
}

.form-control {
  width: 80%;
  padding: 1rem;
  margin-bottom: 0.5rem;
}

.img-section {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  flex-basis: 60%;
}
