.section {
    padding: 100px 0;
}

body {
	background-color: #40916c;
	color: #eee;
}

h1 {
	font-weight: bold;
}

.list-inline-item {
	margin-top: 20px;
}