.links {
	display: flex;
	flex-direction: column;
	margin: 1rem;
	font-size: 1.5rem;
	gap: 1rem;
}