.intro-inner-section::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  background-color: transparent !important;
}

.intro-inner-section h1 {
  line-height: 1.26;
  margin-top: 14rem;
  text-shadow: 1px 1px 1px #474747;
}