/* Cyclone Hosting V5 - Plan Feature Inheritance Display */

.v5-plan-card li.v5-feature-intro{
    padding-left:0 !important;
    color:#fff4b8 !important;
    font-weight:950 !important;
    font-size:14px !important;
    line-height:1.4 !important;
    margin:4px 0 2px !important;
}

.v5-plan-card li.v5-feature-intro:before{
    display:none !important;
    content:none !important;
}

.v5-plan-card.featured li.v5-feature-intro{
    color:#ffef4a !important;
    text-shadow:0 0 14px rgba(255,216,77,.25);
}
