body {
	margin-top: 50px; /* 50px is the height of the navbar - change this if the navbarn height changes */
}

.portfolio-item {
	margin-bottom: 25px;
}

footer {
	margin: 50px 0;
}

.grey-text-box {
	display: block;
	padding: 25px 15px;
	line-height: 1.42857143;
	color: #000000;
	background-color: #dad9d8;
	text-align: justify;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}