/* CSS Document */
.star-button-bookmarked  {
	color: #ffc000 !important;
	outline: 0;
}
.bookmarked {
	background: #ffc000 !important;
	color: #555 !important;
}

.bookmarked i {
	color: #555 !important;
}


