.PrivacyContainer {
    line-height: 1.7;
}

.PrivacyContainer .Title {
    font-size: 1.5em;
    font-weight: bold;
    color: #333;
    margin-top: 30px;
}

.PrivacyContainer .SubTitle {
    font-size: 1.2em;
    font-weight: bold;
    color: #555;
    margin-top: 20px;    
}