.sl-wrapper .sl-image .sl-caption 
{
    font-weight: bold;
    text-transform: uppercase;
    background: #E6C413;
}
.sl-wrapper .sl-counter {
    color: #fff;
}
.sl-overlay 
{
    background: #000;
}
.sl-wrapper .sl-navigation button {
    font-family: tahoma;
    font-size: 85px;
    color: #fff;
    outline: none;
    z-index: 99999;
}
.sl-wrapper .sl-close {
    color: #fff;
    font-size: 30px;
    color: #dedada;
}