/* Ads-gated buttons are hidden via an inline style on the gate wrapper
   (set in PHP) so hiding never depends on this file loading. This class is a
   secondary safety net / styling hook; the reveal script clears both. */
.hw-dcb-ad-hidden {
	display: none !important;
}
