/* Final Whack-a-Mole presentation overrides. Loaded after phase-five.css. */
.wto-whack-stage .wto-whack-hole::after { display: none !important; }
.wto-whack-stage .wto-whack-hole {
  overflow: visible;
  background: radial-gradient(ellipse at center, #2b1712 0 54%, #714027 56% 71%, transparent 73%) !important;
}
.wto-whack-stage .wto-whack-mole {
  overflow: visible;
  line-height: 1.08;
  padding: .18rem .28rem .4rem;
}
.wto-whack-stage .wto-whack-mole > b {
  display: block;
  min-height: 1.42em;
  overflow: visible;
  line-height: 1.2;
  white-space: nowrap;
}
