.plan-box-outer ul{
    list-style:none;
}
.plan-box-outer:hover .plan-title h2,.plan-box-outer:hover .sub-title h4,.plan-box-outer:hover ul li{
    color:#fff!important;
}
.plan-box-outer:hover .plan-normal-shape-img{
    display:none;
}
.plan-box-outer .plan-hover-shape{display:none;}
.plan-box-outer:hover .plan-hover-shape{
    display:block;
}
.plan-box-outer:hover .sub-title .elementor-widget-container{
    border-color:#75f7ff!important;
}

