.hello-slide {
  width: 100%;
  max-width: 100%;
  color: #FFF;
  margin-top: 40%;
  margin-bottom: 40%;
  text-align: center;
  
  font-family: "Helvetica Neue", Arial, sans-serif;
  
}
h1 {
  font-weight: normal;
}
.hello-slide a {
  color: #B5AEF7 !important;
}
