.profile-card {
  text-align: center;
  padding: 15px;
}

.profile-photo {
  border-radius: 50%;
  width: 100%;
  height: auto;
}

.social-links img {
  border-radius: 50%;
}