.lgpd-content h2,
.lgpd-content h3,
.lgpd-content h4 {
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
    font-weight: 700;
    color: #228B22;
}

.lgpd-content h2:first-child {
    margin-top: 0;
}

.lgpd-content p,
.lgpd-content li {
    line-height: 1.8;
    color: #495057;
}

.lgpd-content ul,
.lgpd-content ol {
    padding-left: 1.25rem;
    margin-bottom: 1rem;
}

.lgpd-content table {
    width: 100%;
    margin-bottom: 1rem;
}

.lgpd-content table th,
.lgpd-content table td {
    padding: 0.5rem 0.75rem;
    border: 1px solid #dee2e6;
}

.lgpd-content img {
    max-width: 100%;
    height: auto;
}
