/*

	Rename this file to custom.css to start using it. This CSS file will automatically be loaded by the template and will allow you to override any CSS.
	
	Learn more about customizing CSS: https://www.zomex.com/docs/whmcs-templates/how-to-add-custom-css/	
	
*/
	

:root {

	/* Primary color */
		
	--color-primary-background: #00dc00;
	--color-primary-background-gradient-top: #00dc00;
	--color-primary-background-gradient-bottom: #00dc00;
	--color-primary-background-border: #000;
	--color-primary-background-shadow: #000;	
	--color-primary-foreground: #000;
	--color-primary-foreground-shadow: #44a522;

}

