﻿.policy-content-style h1,
.policy-content-style h2,
.policy-content-style h3 {
    color: #333;
    font-weight: 600;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

.policy-content-style p {
    font-size: 1.1rem;
    line-height: 1.8;
    color: #444;
    margin-bottom: 1rem;
}
