:where(a, button, input, select, textarea, summary, [tabindex]):focus-visible {
	outline: 3px solid #d49a45;
	outline-offset: 3px;
}
