/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 29 2026 | 18:34:38 */
.hero-bg{
	background:
                radial-gradient(circle at 20% 30%, rgba(255, 255, 255, .25) 1px, transparent 2px),
                radial-gradient(circle at 80% 70%, rgba(255, 255, 255, .18) 1px, transparent 2px),
                radial-gradient(circle at 50% 50%, #0b1a2a 0%, #050b12 60%, #000 100%);
            background-size: 200px 200px, 300px 300px, cover;
}