.container {
	width: auto;
	max-width: 600px;
}

li {
	margin-bottom: 1rem;
}

ul {
	margin-bottom: 1.5rem;
}

h2 {
	font-size: 15pt;
}