.leadershipLinkContainer{
	margin-top: 25px;
	width: 100%;
	height: auto;
	text-align: center;
}

.leadershipLinkContainer a{
	font-weight: bold;
	font-size: 14px;
	color: #0B678E !important;
	text-decoration: underline;
	font-family:'Andika', sans-serif;
}

.leadershipLinkContainer a:hover {
	color: #2B2156 !important;
}