.privacy-container .content{
    width: 90%;
    margin: auto;
    max-width: 2000px;
    align-items: center;
}
.privacy-container h1{
    font-weight: 700;
    font-size: 48px !important;
    /*line-height: 25px;*/
    text-align: center;
    
}
.privacy-container p {
    font-size: 18px;
    line-height: 1.35;
}