.ui-content{
    background: #f2ebe6;
}

.num_color{
    color:#deaf82;
}
.mt40{
    margin-top: 2rem;
}
.main_tl{
    color:#e5b17f;
    margin: 1rem 0 0.5rem;
    font-size: 18px;
    font-weight: bold;
}
.sec_tl{
    color:#e4b180;
    margin: 0.5rem 0 0.2rem; 
}
.txt{
    color:#666;
}