.terms-content {
    font-size: 0.9rem;
    line-height: 1.7;
    color: #343a40;
}

.terms-content h1, .terms-content h2, .terms-content h3 {
    color: #0f5b28;
    font-weight: 700;
    margin-top: 1.4rem;
    margin-bottom: 0.6rem;
}

.terms-content p {
    margin-bottom: 1rem;
}

.terms-content ul, .terms-content ol {
    margin-left: 1.4rem;
    margin-bottom: 1rem;
}

.terms-content li {
    margin-bottom: 0.4rem;
}

.terms-content a {
    color: #0f5b28;
    text-decoration: underline;
}

.terms-content a:hover {
    color: #157a34;
}
