/* Sombra negra definitiva para TODO el texto del carrusel */
.carousel .caption * {
    text-shadow: 2px 2px 10px rgba(0,0,0,1) !important;
    color: #ffffff !important;
}