.cursor--auto { cursor: auto; }

.cursor--default { cursor: default; }

.cursor--pointer { cursor: pointer; }
