.custom-cursor-edf86773 {
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: 999999;
    will-change: transform;
}
