/*initial*/
									
.card.card-default {
background: #e6e7e8 !important;
}		

.card.card-default:hover {
background: #21368b !important;
}	

.card.card-default:hover a{
color: #fff !important;
}	

.card.card-default a {
color: #21368b !important;
}						
									
								
									
								
