.profile-page {
  padding-top: 95px;
  padding-bottom: 130px;
  text-align: center;
}

.avarta {
  padding-bottom: 60px;
}

.profile-page p {
  color: #262626;
  letter-spacing: 25%;
  line-height: 27px;
  font-size: 16px;
  font-family: "Roboto-Light";
  text-align: center;
  white-space: pre-line;
}

.profile-page p::first-letter {
  font-size: 30px;
}
