/* CUSTOM STYLES */
.header2 h2{
  color:#fff;
  text-decoration: none;
}

.header2 h2 a{
  color:#fff;
  text-decoration: none;
}

.text-overlay h1 {
  color: #fff;
  padding-bottom: 3rem;
}

@media (max-width: 991px){
.lv-logo{
	width:auto;
	color:#fff;
	font-size:20px;
}

.lv-logo:hover{
	color:#fff;
}
}
