.header-image .header-title,
.header-image .header-text {
    color: white !important;
    text-shadow:
        2px 2px 5px rgba(0, 0, 0, 0.6),
        0 0 10px rgba(0, 0, 0, 0.3) !important;
}