.steps-num{
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #8F5419;
    color: white;
    border-radius: 64px;
}
.steps-num-div{
    padding-top: 45px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
}