.hx:focus {
	outline: 2px solid currentColor;
	outline-offset: 2px;
}
