.course-wishlist {
	color: #d3d3d3;
	cursor: pointer;
}
.course-wishlisted {
	color: #ff0084;
	cursor: pointer;
}