/*
Theme Name: Lab Zero Child Theme - Privacy Policy
Description: Specific styles for the Privacy Policy page.
*/

/* 
   NOTE: This file is conditionally loaded only on the Privacy Policy page.
   Add page-specific overrides here to keep the main style.css clean.
*/

.privacy-policy-container {
    max-width: 800px;
    margin: 0 auto;
}
