nav i {
	text-shadow: 2px 2px 4px #000000;

}
nav i:hover {
	text-shadow: 2px 2px 4px #aaa;

}