/* Enter Your Custom CSS Here */
.th-slide-content{
	background: rgba(255,255,255,0.3);
}

#appointment-form{
	text-align: center;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
 background-color: #fff;
 color: #fff;
}

.schedule-appointment-submit{
	background-color: white;
  color: #0032a3;
}

.white-text{
	color: white !important;
}

.justified{
	text-align: justify;
}

.slider-subtext{
	color: #000080 !important;
	margin-top: -35px !important;
}

