.step{
    font-weight: bold;

}
.step p{
    font-size: 28px;
}
.prevel{
    margin: 30px 0 30px 0!important;
}
.title.font_md.step{
    margin-top: 15px!important;
    text-align: center;
}
.title.font_md.step:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    bottom: -14px;
    background: #002d72;
    height: 2px;
}
.title.font_md.step{
    margin-bottom: 15px!important;
}
