.privacy-section {
    background: #fff;
}

.privacy-content {
    max-width: 860px;
}

.privacy-content h2 {
    font-size: 28px;
    margin-top: 30px;
    margin-bottom: 12px;
    letter-spacing: -0.5px;
}

.privacy-content p {
    font-size: 18px;
    margin-bottom: 16px;
}