:root {
	--custom-color-primary: #339E35; /* primaryColor */
	--custom-color-primary-contrast: #257126;
	--custom-color-secondary: #339E35; /* secondaryColor */
	--custom-color-secondary-contrast: #257126;

	--custom-background-source: #339E35; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1713251170823'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
