button {
	all: unset;

	&:hover {
		cursor: pointer;
	}
}
