.privacy-bordered-panel__heading-accent {
    bottom: -0.5rem;
    width: 3rem;
    height: 0.25rem;
}

.privacy-bordered-panel__contact-link:hover {
    transform: scale(1.05);
    transition: transform 0.2s ease;
}

.privacy-bordered-panel__hero-area {
    margin-bottom: 3rem;
}

.privacy-bordered-panel__content-section {
    margin-bottom: 3rem;
}

.privacy-bordered-panel__body-copy {
    margin-bottom: 2rem;
}

.privacy-bordered-panel__subsection {
    margin-bottom: 2rem;
}

.privacy-bordered-panel__callout-box {
    margin-bottom: 3rem;
}

.privacy-bordered-panel__rights-callout {
    margin-top: 2rem;
}

.privacy-bordered-panel__contact-cta {
    margin-bottom: 2rem;
}

.mxw-4xl { max-width: 56rem !important; }

