a {
	text-decoration: none;
	color: black;
}

li {
	list-style: none;
}

#textItemWrapper {
	padding: 0;
}

.textItem {
	margin: 2rem 0;
}