body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.title {
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.list-item {
	margin-bottom: 20px;
}

p {
	font-weight: 700;
}
