body,
.seek_slider::-webkit-slider-thumb, .seek_slider {
    background: #252525;
    color: #888;
}
a {
    color: #F58006;
}
.cta, .player {
	background: #F58006;
	color: #252525;
}
header img {
    max-height: 85px;
}