/* ===== Legal document version ===== */

.legal-version {
    margin-top: 25px;
    font-size: 12px;
    color: #6b7280;
    line-height: 1.5;
}

.legal-version a {
    color: #6b7280;
    text-decoration: none;
}

.legal-version a:hover {
    text-decoration: underline;
}
