@media (any-pointer:fine) {
	.cursor__inner {
		fill: none;
		stroke: var(--bs-primary);
		stroke-width: 3px;
	}
}