/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 16 2025 | 15:41:13 */
/* BG */
.bg-drak{
	--tw-gradient-to: #09131f;
	--tw-gradient-from: #09131f;
	--surface-dark: 216 50% 12%;
	--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--surface-dark)), var(--tw-gradient-to);
	background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}