#masthead .hgroup .support-text, #masthead .hgroup .site-description {
    text-shadow: #000000 2px 4px 2px;
}

/* Services Section Fix */

.lsow-services .lsow-service .lsow-title {
    color: #ffffff !important;
    opacity: 1 !important;
}

.lsow-services .lsow-service .lsow-text {
    color: #e2e8f0 !important;
}

.lsow-services .lsow-service .lsow-icon {
    color: #38bdf8 !important;
}

/* Stronger fallback for the Services widget title */
.panel-widget-style .lsow-widget-title,
.panel-widget-style .widget-title {
    color: #ffffff !important;
    opacity: 1 !important;
}