:root{--texts: #000000;--texts-header: #e8e9e9;--texts-footer: #cdd5ce;--texts-buttons: #cdd5ce;--buttons: #191d20;--buttons-hover: #000000;--pages-background: #e8e9e9;--header-background: #3d4436;--footer-background: #3d4436;--spacing-mobile: 1rem}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100vh;width:100vw;overflow-x:hidden}body{background-color:var(--pages-background);display:flex;flex-direction:column}.content{padding:1rem var(--spacing-mobile);margin:0 3em;flex:1}.police_Pl_Dis{font-family:Playfair Display,serif;font-style:normal}.police_Mont{font-family:Montserrat,sans-serif;font-style:normal}@media (min-width: 600px){:root{--spacing-mobile: 3rem}}
