.horaires {
    width: 100% !important;
}

.horaires .jours {
    color: rgb(35, 44, 77);
    text-align: start;
    font-weight: bold;
}

.tarif_horaire {
    width: 100% !important;
}

.horaire-tarif {
    color: rgb(35, 44, 77);
    text-align: start;
    font-weight: bold;
}

.validation-btn {
    text-align: right !important;
}