.club-link{
	color: black;
}

.club-link:hover{
	color: #DC1928;
}

.sponsor-card
{
	border: 1px solid #cccccc !important;
	border-radius: 5px;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}
.image-wrapper
{
	display: flex;
	justify-content: center;
}