body {
  font-family: 'Avenir Next', 'Helvetica Neue', sans-serif;
  margin: 0;
}

.item {
	padding-top: 2rem;
	padding-bottom: 2rem;
	text-align: center;
	color: #fff;
}
