.header {
    background: #577889;
    background: #204c62;
}
footer {
    background: #577889;
}
.breadcrumb li a {
    color: #204c62;
}

.breadcrumb li a:hover,
.breadcrumb li a:focus {
    color: #577889;
}
.btn-play {
    color: #204c62;
}
.btn-play:hover,
.btn-play:focus {
    color: #577889;
}
.progress-filled {
    background: #577889;
}
.btn-ecouter {
    color: #577889;
}
