.hero-overlay {
    background: transparent !important;
}

.hero-content h1,
.hero-content p {
    text-shadow: 5px 5px 12px rgba(0, 0, 0, .8)
}