main .title {
    color: #C49A6C;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.09em;
    margin-bottom: 30px;
}

.terms strong {
    font-weight: 700;
}

.terms li {
    margin-bottom: 15px;
    line-height: 1.3;
}