.terms-title {
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 10px;
}

.section-title {
    font-size: 24px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 10px;
}

.policy-list li {
    margin-bottom: 10px;
    line-height: 1.6;
}

.contact-box {
    background: #f5f7fa;
    padding: 15px;
    border-left: 4px solid #1977b5;
    margin: 20px 0;
}

.important-text {
    font-weight: 600;
}

.update-date {
    color: #666;
    margin-bottom: 20px;
}
