/****** PLACE YOUR CUSTOM STYLES HERE ******/

.btn-home:hover {
  background: #333347;
  color: #fff;
}

.btn-home {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 50px;
  line-height: 48px;
  border: 2px solid #fff;
  background: #fff;
  color: #fff;
  width: 100%;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 0 !important;


}

.homeText {
	
	 letter-spacing: 10px;
	font-size: 18px;
  text-transform: uppercase;
	color:#ffffff;
	font-weight: bold;
	
}

.introText{
	
font-family:  "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 24px;
font-weight: 300;
line-height: 40px;	
	color:#fff;
	 letter-spacing: 1px;
	
}

.homeIntro {
	
	font-size: 18px;
  	color:#ffffff;
	font-weight: 400;
	
}

