/* Custom styles for profile photo */
.particles-photo {
  width: 120px !important;
  height: 120px !important;
  border-radius: 50% !important;
  margin: auto !important;
  margin-bottom: 0.5em !important;
  object-fit: cover !important;
  display: block !important;
}