.privacy-policy-box {
    flex: 1;
}

.privacy-policy-box h3,
.privacy-policy-box h4 {
    text-align: center;
}

.privacy-policy-box p {
    font-size: 14px;
    text-indent: 2em;
    line-height: 150%;
    text-align: justify;
    margin-bottom: 10px;
}

.privacy-policy-box .bold {
    font-size: 15px;
    font-weight: bold;
}


