.essentials {
    background-image: linear-gradient(to bottom right, rgb(0,118,186), white) !important;
}

.enterprise {
    background-image: linear-gradient(to bottom right, rgb(146,146,146), white) !important;
}

.premium {
    background-image: linear-gradient(to bottom right,  rgb(144,0,32), white) !important;
}

.super-premium {
    background-image: linear-gradient(to bottom right,  rgb(144,0,33), white) !important;
}
