.cursor-dot{
    display: none !important;
}
html, html *, body, body * {
    cursor: auto !important;
}
.cursor-dot-outline{
    display: none !important;
}