body {
    cursor: url('https://static.tildacdn.com/tild6464-3634-4532-b539-323261366338/cursor.svg'), auto; /* Стандартный курсор */
}
a, button {
    cursor: url('https://static.tildacdn.com/tild6131-6663-4433-a333-656434383861/click.svg'), pointer; /* Курсор при наведении (Pointer) */
}