#carousel-customer-reviews .carousel-caption{
    color:gold;
    position:static;
	z-index:29999 !important;
	margin:1%;
	text-shadow: 2px 2px #000;
}
#carousel-customer-reviews .carousel-caption p{
	color:#fff;
	text-shadow: 2px 2px #000;
}
@media(max-width:810px){
	#carousel-customer-reviews .carousel-controls{
		margin-top:-15px !important;
	}
}
#carousel-customer-reviews .carousel-controls{
	color:#fff;
	z-index:30000 !important;
	margin-top:-15px;
}
#carousel-customer-reviews .left.carousel-controls{
	float:left !important;
	margin-left:1%;
	font-size:150%;
	z-index:30001 !important;
}
#carousel-customer-reviews .right.carousel-controls{
	float:right !important;
	margin-right:1%;
	font-size:150%;
	z-index:30001 !important;
}