// ServiceNow Now Design System

// Theme / Category / Navigation

@mixin now-theme-category-navigation {
	--now-navigation--font-style: normal;
	--now-navigation--font-weight: normal;
	--now-navigation--font-family: var(--now-font-family);
	--now-navigation--text-transform: none;
}
