
.rwlc-lcsm {
    font-size: 16px;
    color: #333333;
    margin: 10px 0;
}

.rwlc-step {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.rwlc-step-div-1 {
    display: flex;
    align-items: center;
}

.rwlc-step-div-1-1 {
    font-size: 18px;
    font-weight: bold;
    color: #9E6A00;
    margin-right: 10px;
}

.rwlc-step-div-1-2 {
    font-size: 14px;
    font-weight: bold;
    color: #9E6A00;
}

.rwlc-step-div-2 {
    margin-left: 32px;
    font-size: 14px;
    color: #333333;
}

.rwlc-step-div-3 {
    margin: 10px 0 10px 32px;
    border-bottom: 1px solid #E4E4E4;
}