.profile__name {
  font-size: 1.2em;
  color: #131313;
  margin: 0 35%;
  line-height: 2.0;

}

.profile__text {
  color: #131313;
  margin: 25px 35%;
  line-height: 2.0;
}
