header {
	background-image: url(../img/Header.jpg);
}

.header-bg-img-filter {
	background: rgba(245,245,245,0.59);
}

header .intro-text .intro-lead-in {
	font-family: Verdana,Geneva,sans-serif; 
	font-size: 60px;
	font-style: normal;
	line-height: 0.8;
}

header .intro-text .intro-lead-in-sub {
	font-family: Verdana,Geneva,sans-serif; 
	font-size: 25px;
}

.btn-xl .badge {
  background-color: pink;
}

.navbar-custom .nav li.active a:hover, .navbar-custom .nav li.active a:focus {
    color: #c2d886;
    outline: none;
}

section h3.section-subheading {
  	font-style: normal;
} 