ul {
	display: flex;
	flex-direction: column;
	gap: 15px;
	list-style: none;
	padding: 0;
}