.benefit-account.lf-trading > .section__title {
    display: block;
}

.benefit-account.lf-trading > .section__title .title {
    color: #000 !important;
}

.benefit-account.lf-trading .hlt_part {
    font-size: 16px;
    display: block;
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
    color: #4a4a4a;
}

.benefit-account.lf-trading .lf_wrap {
    display: flex;
    margin-bottom: 10px;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
}

.lf_wrap > a {
    position: relative;
    width: 287px;
    height: auto;
    margin: 0 10px 40px 0;
    padding: 0 18px 15px;
    border-radius: 5px;
    background-color: #768699;
}

.benefit-account.lf-trading .step {
    font-size: 18px;
    position: absolute;
    top: -18px;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    display: block;
    margin: 0 auto;
}

.benefit-account.lf-trading .step > div {
    font-size: 20px;
    line-height: 36px;
    overflow: hidden;
    min-width: 36px;
    height: 36px;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    background: #94c93d;
}

.step + span {
    font-size: 18px;
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-bottom: 8px;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.tab_txt {
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    color: #fff;
}