<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#dBody {
    background-color: #565563 !important;
}

#dBody .container {
    background-color: #565563;
}
#dBody {
    margin-top:0px !important;
}
.prog-main-div {
    padding-left: 0 !important;
}

.separator.radio {
    height: 215px !important;
    background-color: white;
}

.title-bar.radio {
    background-color: white;
}

.title-bar.radio p {
    background-color: white !important;
}

.title-bar.radio p a {
    color: black !important;
}

.row{
	margin-left: 0px;
	margin-right: 0px;
}
.title-bar.radio {
    background-image: url(/img/ico/title-bar.png) !important;
}

@media(max-width: 689px){
    .bloc-replay-event {
        margin-top: 134px !important;
    }
}</pre></body></html>