#privacy-modal  {
    max-width: 81.25rem;
}

#privacy-modal p {
    color: #000000;
}

#privacy-modal p + p {
    margin-top: 20px;
}