/* Terms of Service Page - Mobile */
.term-section {
    padding: 100px 0;
}

.term-container {
    max-width: 100%;
    padding: 0 20px;
}

.term-title {
    font-size: 32px;
}

.term-last-updated {
    font-size: 13px;
}

.term-intro-text {
    font-size: 16px;
}

.term-section-title {
    font-size: 20px;
}

.term-text,
.term-list li {
    font-size: 15px;
}

.term-body {
    gap: 32px;
}