.profile-form {
  margin-top: 30px;
  padding-top: 27px;
  border-top: 1px solid var(--line);
}

.profile-form h2,
.profile-form p {
  margin: 0;
}

.profile-form p {
  color: var(--muted);
}
