.topbg.wraper-box {
    background: linear-gradient(0deg, #bf36ff, #1617c1) !important;
}
.contentt.item-right {
    background: white !important;
    border: 1px solid blue;
    padding: 17px;
    border-radius: 12px;
}
.wmenu .item-icon-left .icon:before {
    color: #0236c0 !important;
}