/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


p {
  font-size: 1.10rem;
  font-weight: 100;
}

.slider-caption h1 {
	font-size: 4rem;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-shadow: 2px 2px 12px black; 
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0;
}
