.profile-section[data-v-f91b8cb3] {
  margin-bottom: 20px;
  padding: 40px;
  width: 100%;
  border-radius: 30px;
  background-color: #f2f2f2;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.profile-section__title[data-v-f91b8cb3] {
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
}.error[data-v-0d65d464] {
  border: 2px solid red;
}