/*----*/
body:not(.sqs-edit-mode-active){
cursor:url("https://static1.squarespace.com/static/64089bf885c64a6ad805604b/t/680ba7b6d0614c3f50ad1d7a/1745594294268/Cursor.svg"), auto;
}
body:not(.sqs-edit-mode-active) {
a:hover, button:hover {
cursor:url("https://static1.squarespace.com/static/64089bf885c64a6ad805604b/t/680ba7c278e7ae3c493a5488/1745594306949/Pointer.svg"), pointer;
}
}