.hide-for-minor, p.hide-for-adult {
  display: none;
}

.show_for_legacy {
  display: inherit;
}
