.privacy-policy-section {
    padding: 90px 0;
}

.privacy-policy-section h2 {
    font-size: 46px;
    font-weight: 600;
    color: #002964;
    margin-bottom:40px;
    line-height: 1.3;
}
.privacy-policy-section p{
    color:#646F88;
    font-size:17px;
    font-weight:400;
    text-align: center;
}