.section-privacy-policy {
    background-color: #F8F8EE;
    padding: 80px 64px 120px 64px;
}

.privacy-policy-content {
    background-color: #F8F8EE;
    padding: 0 64px 24px 64px;
    font-size: 16px;
    line-height: 150%;
}

.privacy-policy-date {
    color: #121417;
    opacity: 70%;
    font-size: 16px;
    line-height: 120%;
    padding-bottom: 16px;
}

.privacy-policy-title {
    font-family: 'Stack Sans Notch', sans-serif;
    font-size: 40px;
    line-height: 110%;
    padding-bottom: 56px;
}

.privacy-policy h3 {
    font-family: 'Stack Sans Notch', sans-serif;
    font-size: 24px;
}

.privacy-policy h4 {
    font-family: 'Stack Sans Notch', sans-serif;
    font-size: 20px;
}

.privacy-policy h5 {
    font-size: 18px;
    font-weight: 700;
}

.privacy-policy ul {
    margin-top: 0;
    margin-bottom: 0;
}
