.couleur-yoyolo{
    color: #f78e3d !important;
}
.white{
    color: white !important;
}
.width-100{
    width:100%;
}
.breakdown{
    word-wrap: break-word;
}

[data-theme=dark] .text-bg-dark {
    background-color:#272727 !important;
}