.circleSkeletonAvatar {
  border-radius: 50%;
}

.squareSkeletonAvatar {
  border-radius: var(--grapes-border-radius-8);
}
