.policy-wrapper {
    max-width: 960px;
    margin: 0 auto;
    padding: 2rem 1rem;
}

.policy-wrapper section {
    padding: 1.5rem 0;
    border-bottom: 1px solid #eaeaea;
}

.policy-wrapper h2,
.policy-wrapper h3 {
    color: #000;
    margin-bottom: 1rem;
}

.policy-wrapper ul,
.policy-wrapper ol {
    padding-left: 1.5rem;
}

.policy-wrapper a {
    color: #007bff;
    text-decoration: none;
}

.policy-wrapper a:hover {
    text-decoration: underline;
}
