form label:has(input[type="checkbox"][name="mailing"]) {
  display: none !important;
}
