/* Suppress PremiumSurface pseudo-element gradients */
section::before { background-image: none !important; background: transparent !important; }
section::after { background-image: none !important; background: transparent !important; }
