.button,
.slick-dots .slick-active button,
.slick-dots button:hover, .siEpisodes, .playThis {
    background: #002478;
}

.podborList > a {
    border: 1px solid #002478;
}

a {
    color: #002478;
}

a:hover {
    color: #0039bf;
}

.button:hover {
    background: #0039bf;
}

.buttonPlay:after {
    background: url(images/play4.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.searchWrap {
    border: 1px solid #002478;
}







