.policy {
    width: 100%;
    max-width: 800px;
    margin: auto;
}

body {
    font-family: 'Poppins', sans-serif;
}