.bg-gradient-success{
    background: linear-gradient(87deg, #DC0746 0, #55031c 100%) !important;
}
.gradient-success{
    background: linear-gradient(87deg, #DC0746 0, #DC0746 100%) !important;
}