body {
	padding-top: 70px;
}

.jumbotron {
	color: #2c3e50;
	background-color: lightsteelblue;
}

.row {
	display: flex;
	flex-wrap: wrap;
}