/* @option user-selected navigation menu alignment setting */

@media screen and (min-width: 996px) {
	nav ul ul a {
		text-align: left;
	}
}