.kt-iconbox--danger {
    background-color: rgba(253, 57, 122, 0.07);
}
.kt-iconbox--success {
    background-color: rgba(10, 187, 135, 0.07);
}