.mentor-card:hover .profile-ring {
    transform: rotate(180deg);
    border-color: #ef4444;
  }