.acknowledgements {
	margin: 1.5% 0 0 0;
	padding: 1.5%;
	background: #fff;
}

.acknowledgements p {
	width: 90%;
	height: 100%;
	padding: 5% 5% 0 5%;
	background: #ececec;
	font-family: 'libre_baskervilleregular';
	color: #4e4e4e;
	font-size: 1.84em;
	text-indent: 5%;
	text-align: justify;
	line-height: 1.45em;
}

.acknowledgements a {
	font-weight: bold;
	color: #000;
}

.acknowledgements a:hover {
	color: #9a2727;
}