.mui-card-link img{
	width: 15px !important;
	height: 15px !important;
	
}
.mui-card{
	border-radius: 10px;
	box-shadow:  0 0;
}
.btn{
	border-radius: 100px;
}
.gray{
	background-color: gray;
	border : 1px solid  gray;
}