.profile-frame {
  aspect-ratio: 1/1;
  border-radius: 63% 37% 37% 63%/43% 37% 63% 57%;
  overflow: clip;
  shape-outside: margin-box circle(50%);
}
.profile-frame img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

/*# sourceMappingURL=about.css.map */
