.navig {
	list-style-type: none;
	display: flex;
	gap: 40px;
	justify-content: center;
	margin: 60 auto;
	padding: 5px 20px;
}