.loan-process-wrapper {
    border-bottom: 4px solid #BF0118;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px 10px 7px;
  }