.eapps-pricing-table-column {
    flex-grow: 1;
    flex-basis: 320px;
    background: #fff;
    min-width: 160px;
    max-width: 320px;
    text-align: center;
    position: relative;
    margin: 0 10px;
    z-index: 1;
    height: 540px;
}

.eapps-pricing-table {
    position: relative;
    font-size: 15px;
    font-family: 'Nunito Sans', sans-serif;;
    line-height: 1.3308;
    font-weight: 500;
    min-width: 320px;
    margin: 0 auto;
}
.eapps-pricing-table-column-inner .eapps-pricing-table-column-title-text {
    color: #fea555;
    font-size: 28px;
    font-weight: 800;
}

.eapps-pricing-table-column-title-caption {
    color:#4388c3;
    font-size: 17px;
    font-weight: 700;
    line-height: 16px;
}
.eapps-pricing-table-column-title-text {
    color: #3c3c57 !important;
    font-size: 24px !important;
    font-weight: 800 !important;
    word-break: break-word;
    line-height: 30px;
}
.eapps-pricing-table-column-features-item {
    color: #b5b5c3;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    position: relative;
}


.eapps-pricing-table-column-features-item b, .eapps-pricing-table-column-features-item strong {
    color: #17191a;
    font-size: 17px;
    font-weight: 700;
    line-height: 21px;
    position: relative;
    margin-bottom: 2px;
}

.eapps-pricing-table-column .eapps-pricing-table-column-features-item-icon {
    fill: rgb(254 165 85);
}
