.header-icon{
    color: #fff!important;
    background: #4259ff!important;
    border-radius: 9999px!important;
}
.text-accent-500{
    color: #4259ff!important;
}
.btn-success{
    background-color:#4259ff!important;
    color:#fff!important;
}
.btn-primary{
    background-color:#4259ff!important;
    color:#fff!important;
}
.border-t-accent-200/75{
    border-top-color: #4259ff!important;
}
.border-t-accent-200{
    border-top-color: #4259ff!important;
}
.text-base{
    color:#fff!important;
}
.text-white{
    color:#fff!important;
}
.text-white/75{
    color:#fff!important;
}
.bg-success{
    background-color:#4259ff7d!important;
}
.bg-danger{
    background-color:#ff3e3e8f!important;
}
.bg-info{
    background-color:#9092cd69!important;
}
.bg-warning{
    background-color:#ff901196!important;
}
.badge-new:after{
    background:#4259ff!important;
}
.notification-success{
    border-color: #4259ff!important;
    background-color: #4259ff1f!important;
}
.notification-warning{
    border-color: #fff!important;
    background-color: #ffffff14!important;
}
.btn.btn-danger {
    color: #fff!important;
    background-color: #ff3838!important;
}
.btn.btn-info {
    color: #fff!important;
    background-color: #4259ff!important;
}
.btn.btn-warning {
    color: #fff!important;
    background-color: #f80!important;
}
.switch.active button:before{
    background-color: #4259ff!important;
}
.input {
    color: #fff!important;
}