.user-consent-intro {
    margin: 0 0 1rem;
    font-size: 0.9rem;
    color: #666;
    line-height: 1.5;
}

.user-consent-status {
    margin: 1rem 0 0;
    font-size: 0.85rem;
    color: #28a745;
    min-height: 1.25rem;
}

.user-consent-section .cookie-pref-row {
    margin-bottom: 0.75rem;
}

.user-consent-section .cookie-pref-row:last-of-type {
    margin-bottom: 0;
}
