.s1_title{
    font-size: 16px;
    color: #fa733d;
    font-weight: 600;
}

.s1_sub{
    font-size: 15px;
    color: #ff9e43;
    font-weight: 500;
}

.s1{
    font-size: 14px;
    color: #ffb36b;
    font-weight: 600;
}

.s2_title{
    font-size: 16px;
    color: #b459ff;
    font-weight: 600;
}

.s2_sub{
    font-size: 15px;
    color: #be7ef1;
    font-weight: 500;
}

.s2{
    font-size: 14px;
    color: #c4a4df;
    font-weight: 600;
}