/*  MICROTHEMER STYLES  */


/*= Microthemer =============== */

/** Microthemer >> Carousel Titles **/
h2.carousel-title a {
	font-family: "New York" !important;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.62) !important;
	background-color: rgba(255, 255, 255, 0) !important;
	background-image: none !important;
	background-size: auto !important;
	-webkit-background-clip: border-box !important;
	background-clip: border-box !important;
}

/** Microthemer >> Carousel **/
div.outer div.inner {
	font-family: Georgia !important;
	text-shadow: 0 0 rgb(74, 14, 14) !important;
	background-color: rgba(0, 0, 0, 0.44) !important;
	background-image: linear-gradient(rgba(0, 0, 0, 0.26), transparent) !important;
}

