/* Enter Your Custom CSS Here */
.welcome-section {
  

padding-bottom: 32%;
}
.welcome-intro{top:70%}
.welcome-intro .btn-ql{
  display:none;
  
}

.sub-footer p{color:white;}
.sub-footer a{color:white;}


.wpcf7 input[type="text"], .wpcf7 input[type="email"] {
    width: 100%;
}
.wpcf7 textarea {
    width: 100%;
}