.cursor-hand {
	cursor: pointer;
}

.cursor-default {
	cursor: default;
}