.text-shadow {
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
}

.hero {
    position: relative;
    background-size: cover;
    background-position: center;
    color: white;
}