.gold ul, li, i{
	color: #CCA876 !important;
}
.gold{
	color: #CCA876 !important;
	text-transform: uppercase;
}
.gold-sn{
	color: #CCA876 !important;
	/*text-transform: uppercase;*/
}
.black{
	color: red;
}
.body-well{
	color: #fff !important;
}
.btn-gold{
	color: #FFF;
	background-color: #CCA876;
}
.bg-gold{
	background-color: #CCA867;
	color: #FFF;
}