/* Keep the first-party privacy controls visually consistent in themes and
 * application views that assign their own fonts to headings and buttons. */
.hrmg-privacy,
.hrmg-privacy * {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}
