.black{
	background-color: #d8b65b;
	padding: 20px;
	border-radius: 3px;
	color: #fff;
	font-size: 18px;
	text-align: justify;
}
.grey{
	background: #f2f3f8;
	fill: #f2f3f8;
	padding: 20px;
	border-radius: 3px;
}
.pin p{
	margin-top: -35px;
}
.career p{
	margin-top: -2px;
}
.row-40{
	margin-bottom: 20px;
}