/* Enter Your Custom CSS Here */

/*
custom header shadow
*/
.custom-shadow h1,.custom-shadow h2, .custom-shadow h3,.custom-shadow h4,.custom-shadow h5,.custom-shadow h6, .custom-shadow p {
	color: #fff !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	font-weight: 200;
}