:root {
	--custom-color-primary: #253746; /* primaryColor */
	--custom-color-primary-contrast: #3d5a73;
	--custom-color-secondary: #c4d600; /* secondaryColor */
	--custom-color-secondary-contrast: #9ba900;

	--custom-background-source: #253746; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1786445377164'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
