/* FREE's privacy notice (R2c): its status note stays in the accessibility tree, so role=status announces each
   change; while it is empty it draws no box (the guide's .note would show an empty green bar). */
.guide-page .note:empty{padding:0;border:0;background:none;margin:0}
