xyz
Admin
Senior Labor Inspector
Admin
Write job description
456
Admin
Project files
Admin
Policies & Directives | Bureau Document Library
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
background: #f5f7fb;
min-height: 100vh;
padding: 2rem 1.5rem;
}
/* main container */
.document-hub {
max-width: 1400px;
margin: 0 auto;
}
/* header wit