
    #dBody {
        background-color: #565563 !important;
    }
    
    #dBody .container {
        background-color: #565563;
    }
    
    .prog-div {
        text-align: justify;
        color: white;
    }
    
    .prog-main-div {
        padding-left: 0 !important;
    }
    
    .horaires-div {
        background-color: #565563 !important;
        color: white;
    } 
    
@media only screen and (max-width: 689px) {
    .container-main {
        margin-bottom: -90px !important;
    }
}