<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Pronamic Maps autocmpleting class.
 * 
 * @link https://developer.mozilla.org/en-US/docs/Web/CSS/:autofill
 * @link https://github.com/pronamic/brand-resources
 */
.pronamic-maps-autocompleting {
	box-shadow: 0 0 0 0.25rem rgba( 249, 70, 28, .25 );
}
</pre></body></html>