/* Legal transparency notice — slim sub-footer strip rendered on wp_footer by
   Classes/LegalNotice.php. Scoped entirely under #fn-legal-notice so it cannot
   leak into the Oxygen chrome. */
#fn-legal-notice {
    background: #f2f5f9;
    border-top: 1px solid #e3e9f2;
    padding: 18px 24px;
}

#fn-legal-notice p {
    margin: 0 auto;
    max-width: 920px;
    font-size: 13px;
    line-height: 1.55;
    color: #5c6b80;
    text-align: center;
}
