/* The theme inverts its header logo for light pages. The splash is always
   Studio Black, so keep the same SVG in its original white-on-black form. */
#wtw-age-gate .wtw-age-gate__brand img {
  filter: none !important;
  mix-blend-mode: normal !important;
}
