

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


.carousel-caption{
	
	margin: 10% 6% 5% 66%;
	
}



 .carousel-caption h1 {
	color: #de007b;	 
}


.carousel-caption .lead {
	font-size: 14px;
	padding: 0 0 10px 0;
}
.float_left { float:left !important; }





