.round-pic {
  width: 250px !important;
  height: 250px !important;
  overflow: hidden;
  border-radius: 100%;
}

.width-max-content {
  width: max-content;
}

.text-just {
  text-align: justify;
}

.title {
  font-size: 2.3rem !important;
}