.bg-custom {
    background: linear-gradient(to right, #8649D4, #662BB1) !important;
}
.color-custom {
    color: #fff !important;
}

.tr-click {
    cursor: pointer;
}