.our_plan_stat_number {
    color: #242C35;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: 'liga' off;
    font-family: "Grenette Pro";
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 90%;
    letter-spacing: -2.88px;
}

.our_plan_stat_caption {
    color: #57595C;
    leading-trim: both;
    text-edge: cap;
    font-family: "Medium LL";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-top: 5px;
    width: 375px;
}

.our_plan_stat {
    border-top: 1px solid rgba(36, 44, 53, .2);
    padding: 20px 0px;
}

.our_plan_stat:first-child {
    border-top: 0px ;
}

.our_plan_stats {
    width: 100%;
    padding-right: 64px;
    margin-top: 40px;
}