 .form-control {
    border-radius: 0px!important;
    border: 0!important;
    border-bottom: 1.072px solid #C1C7CD!important;
    border-top: none;
    border-right: none;
    border-left: none;
    background: #F2F4F8!important;
    padding: 12px!important;
    position: relative;
    transition: all 0.4s!important;
}
.step__body {
    padding: 0px!important;
}

@media (max-width: 767.98px) {
     .form-label {
        color: #01041E;
        font-size: 19px;
    }
}