:root{

}


#content-container {
	padding: 0px; 
	color: #fff; 
}

#content-container section {
	max-width: 1024px; 
	min-height: 550px; 
	background-color: #00456f; 
	margin: 0px auto; 
	color: #fff; 
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.25);
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.25);	
}


ul.other-ministries {
	display: inline-block; width: 100%; max-width: 350px; 
	text-align: left; 
	font-size: 1.75rem;
	line-height: 2em; 
}

ul.other-ministries li {
	text-align: left; 
}
