/* ==========================================================
   Privacy Page
   ========================================================== */

.privacy-page-header {
    max-width: 750px;
    margin: 0 auto;
    text-align: left;
}

.privacy-page-header .lb-eyebrow,
.privacy-page-header .lb-page-normal,
.privacy-page-header .lb-page-subtle {
    text-align: left;
}

.privacy-page-title {
    font-family: inherit;
    text-align: center;
}

.privacy-section {
    max-width: 750px;
    margin: 2.5rem auto 0;
}

.privacy-section .lb-section-title {
    margin-bottom: 0.75rem;
    font-family: inherit;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: left;
}

.privacy-section .lb-page-normal {
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.7;
    text-align: left;
}

.privacy-section .lb-page-normal:last-child {
    margin-bottom: 0;
}

.privacy-link-list {
    margin: 1rem 0 0;
    padding-left: 1.5rem;
    text-align: left;
}

.privacy-link-list li {
    margin-bottom: 0.5rem;
}