.plan-box-outer .plan-shared :hover {
    color: #fff !important;
       
}
.plan-box-outer .plan-shared:hover a{
    color: #3F3D59 !important;
    background: #fff ! important;
}
.plan-box-outer .plan-shared :hover .epress-price-content .currency-sign,
.plan-box-outer .plan-shared :hover .epress-price-content .price,
.plan-box-outer .plan-shared :hover .epress-price-content .duration
{
    color: #fff !important;
}
