.privacy p {
    margin: 5px 0 10px;
    text-align: justify;
}

.privacy h2 {
    /*font-size: 2.2rem;*/
    /*line-height: 1.1em;*/
    /*margin: 1.2rem 0;*/
}
.privacy h3 {
    list-style-type: decimal;
    list-style-position: outside;
}
.privacy ul {
    list-style-position: inside;
}
